aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:45:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:45:38 +0000
commitea6b41aa87ad74796802be3fb8d6c15634eb584c (patch)
treeb8a31a9180b554c4c3ca6e8a6a4b711003e74d0a /mail/squirrelmail
parentd99dd57e8914358fbac01603f77e98307b8060ce (diff)
downloadports-ea6b41aa87ad74796802be3fb8d6c15634eb584c.tar.gz
ports-ea6b41aa87ad74796802be3fb8d6c15634eb584c.zip
- Fix fetch
Notes
Notes: svn path=/head/; revision=240079
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index ea5740510b1f..b75680d9ac65 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -9,9 +9,10 @@ PORTNAME= squirrelmail
PORTVERSION= 1.4.19
PORTREVISION= 1
CATEGORIES= mail www
-MASTER_SITES= SF/${PORTNAME}/stable/${PORTVERSION}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- all_locales-1.4.13-20071220${EXTRACT_SUFX}
+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
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= tabthorpe@freebsd.org