summaryrefslogtreecommitdiff
path: root/mail/spamassassin
diff options
context:
space:
mode:
authorheinz <heinz>2005-06-22 20:43:19 +0000
committerheinz <heinz>2005-06-22 20:43:19 +0000
commitc5f9d349718f05a51755d28284d0022fdc1112a8 (patch)
tree4193e9726747edb65a89bd7391cc52252f13611d /mail/spamassassin
parentf63b138efef5deaacc352b0e949ae005f00d923a (diff)
downloadpkgsrc-c5f9d349718f05a51755d28284d0022fdc1112a8.tar.gz
Correct path for ASF MASTER_SITES (thanks to Mark Davies).
Diffstat (limited to 'mail/spamassassin')
-rw-r--r--mail/spamassassin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 6dcc6df0d88..609d136ad55 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.56 2005/06/19 22:29:35 heinz Exp $
+# $NetBSD: Makefile,v 1.57 2005/06/22 20:43:19 heinz Exp $
DISTNAME= Mail-SpamAssassin-${SPAMASSASSIN_VERSION}
PKGNAME= spamassassin-${SPAMASSASSIN_VERSION}
PKGREVISION= # empty
SVR4_PKGNAME= sa
CATEGORIES= mail perl5
-MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/} \
+MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/} \
http://spamassassin.apache.org/released/
MAINTAINER= heinz@NetBSD.org