aboutsummaryrefslogtreecommitdiffstats
path: root/mail/gotmail
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-10-03 19:04:59 +0800
committeredwin <edwin@FreeBSD.org>2003-10-03 19:04:59 +0800
commit628a3aafebd1c34aceb4ee2a5c76e34e26a8a16d (patch)
treebc82b4f5fa75abb7ed58df361f5f61550267bd3b /mail/gotmail
parent3218135cb5cd35f287be7ae024776637e1bf714f (diff)
downloadfreebsd-ports-gnome-628a3aafebd1c34aceb4ee2a5c76e34e26a8a16d.tar.gz
freebsd-ports-gnome-628a3aafebd1c34aceb4ee2a5c76e34e26a8a16d.tar.zst
freebsd-ports-gnome-628a3aafebd1c34aceb4ee2a5c76e34e26a8a16d.zip
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'mail/gotmail')
-rw-r--r--mail/gotmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile
index ef1a40958c6a..4784783b68f4 100644
--- a/mail/gotmail/Makefile
+++ b/mail/gotmail/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gotmail
PORTVERSION= 0.7.10
CATEGORIES= mail perl5
-MASTER_SITES= http://savannah.nongnu.org/download/gotmail/stable.pkg/${PORTVERSION}/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= erwin@FreeBSD.org