summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd2
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
commit1228d352eecd5d09314870cfcc461adb754dfca0 (patch)
treeea5c179cc339efd87a4197efd97f322189f59907 /mail/cyrus-imapd2
parentRevert my last changes. Someone else already have added DESCR. (diff)
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Notes
Notes: svn path=/head/; revision=29968
Diffstat (limited to 'mail/cyrus-imapd2')
-rw-r--r--mail/cyrus-imapd2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile
index 4f34e12618a1..6952c7485338 100644
--- a/mail/cyrus-imapd2/Makefile
+++ b/mail/cyrus-imapd2/Makefile
@@ -9,8 +9,9 @@ PORTNAME= cyrus
PORTVERSION= 1.6.22
CATEGORIES= mail tcl82
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
- http://people.FreeBSD.org/~stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \
+ ${MASTER_SITE_LOCAL} \
ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/
+MASTER_SITE_SUBDIR= stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail
DISTNAME= ${PORTNAME}-imapd-${PORTVERSION}
MAINTAINER= stb@FreeBSD.org