diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-01-10 11:18:46 +0800 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-01-10 11:18:46 +0800 |
commit | ce4c929e462369b6a76e44ee632a313458eabc9d (patch) | |
tree | 0c1ad46d53b09ea7c25ace74a55da46cc712e2d6 /mail | |
parent | 9bb075e496fc3570d3812feb37c432387a72fd40 (diff) | |
download | freebsd-ports-gnome-ce4c929e462369b6a76e44ee632a313458eabc9d.tar.gz freebsd-ports-gnome-ce4c929e462369b6a76e44ee632a313458eabc9d.tar.zst freebsd-ports-gnome-ce4c929e462369b6a76e44ee632a313458eabc9d.zip |
- Add working mirror
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index fc9482ed4b17..c3d2e6746d94 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES+= http://www.fehcom.de/qmail/spamcontrol/:spamcontrol \ ${MASTER_SITE_LOCAL:S/$/:spamcontrol/} -MASTER_SITE_SUBDIR= garga/qmail/:spamcontrol +MASTER_SITE_SUBDIR= bdrewery/qmail/:spamcontrol PKGNAMESUFFIX= -spamcontrol DISTFILES= ${QMAIL_DIST} ${SPAMCONTROL_DIST}:spamcontrol EXTRACT_ONLY= ${QMAIL_DIST} |