summaryrefslogtreecommitdiff
path: root/mail/gotmail
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-12-21 18:10:03 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-12-21 18:10:03 +0000
commitb7e8eb0840002fcd643d2bf6a89d7ae622eac517 (patch)
tree2ff34590704469ef774278ce4db4870adb46d7a0 /mail/gotmail
parentUpdate to 3.2.2. (diff)
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
Notes
Notes: svn path=/head/; revision=96334
Diffstat (limited to 'mail/gotmail')
-rw-r--r--mail/gotmail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile
index d31edc4a24fc..0bc36cf2a379 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