diff options
author | erwin <erwin@FreeBSD.org> | 2003-12-21 18:10:03 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-12-21 18:10:03 +0000 |
commit | 8161c56f44b69edf1b1770d92cea585bb212a135 (patch) | |
tree | 5f34ad968784e83471cae7a00c2706d85f521628 /mail/gotmail | |
parent | ee7213046223fa93e20aa8a3cd39bffc2d8fffda (diff) | |
download | FreeBSD-ports-8161c56f44b69edf1b1770d92cea585bb212a135.zip FreeBSD-ports-8161c56f44b69edf1b1770d92cea585bb212a135.tar.gz |
Put distfile on my own machine for now until savannah comes up
again or 0.8.0 comes out of beta
Submitted by: Bill "distfiles" Fenner
Diffstat (limited to 'mail/gotmail')
-rw-r--r-- | mail/gotmail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index d31edc4..0bc36cf 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -8,8 +8,9 @@ PORTNAME= gotmail PORTVERSION= 0.7.10 CATEGORIES= mail perl5 -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION} +#MASTER_SITES= ${MASTER_SITE_SAVANNAH} +#MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION} +MASTER_SITES= http://dl.droso.net/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= erwin@FreeBSD.org |