summaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-08-22 15:37:32 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-08-22 15:37:32 +0000
commitcf43d6097a4af7c8f1ec890a52265b87bd9535bc (patch)
treea2124488015297cfda61ee17e4a154aecb3ee415 /mail/squirrelmail
parentFix fetch with the new SF layout. (diff)
- Use FreeBSD ftp servers
- SF garr mirror seems to have corrupt distro
Notes
Notes: svn path=/head/; revision=240104
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index b75680d9ac65..f72a3e03df93 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -9,10 +9,10 @@ PORTNAME= squirrelmail
PORTVERSION= 1.4.19
PORTREVISION= 1
CATEGORIES= mail www
-MASTER_SITES= SF/${PORTNAME}/stable/${PORTVERSION}:squirrelmail \
- SF/${PORTNAME}/locales/1.4.13-20071220:locales
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:squirrelmail \
- all_locales-1.4.13-20071220${EXTRACT_SUFX}:locales
+MASTER_SITES= LOCAL
+MASTER_SITE_SUBDIR= tabthorpe
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ all_locales-1.4.13-20071220${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= tabthorpe@freebsd.org