pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/qmail Update URL to Paul Jarc's realrcptto patch.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/284532c98c14
branches:  trunk
changeset: 488233:284532c98c14
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Jan 26 03:48:21 2005 +0000

description:
Update URL to Paul Jarc's realrcptto patch.

diffstat:

 mail/qmail/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 93338a13d712 -r 284532c98c14 mail/qmail/options.mk
--- a/mail/qmail/options.mk     Wed Jan 26 03:45:45 2005 +0000
+++ b/mail/qmail/options.mk     Wed Jan 26 03:48:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2004/12/21 05:32:56 schmonz Exp $
+# $NetBSD: options.mk,v 1.7 2005/01/26 03:48:21 schmonz Exp $
 
 .if ${OPSYS} == "Darwin"
 PKG_DEFAULT_OPTIONS+=  darwin
@@ -99,7 +99,7 @@
 .if !empty(PKG_OPTIONS:Mrealrcptto)
 REALRCPTTO_PATCH=      qmail-1.03-realrcptto-2004.08.20.patch
 PATCHFILES+=           ${REALRCPTTO_PATCH}
-SITES_${REALRCPTTO_PATCH}=     http://multivac.cwru.edu/qmail/
+SITES_${REALRCPTTO_PATCH}=     http://code.dogmap.org/qmail/
 PATCH_DIST_STRIP.${REALRCPTTO_PATCH}=  -p1
 .endif
 



Home | Main Index | Thread Index | Old Index