diff options
-rw-r--r-- | mail/squirrelmail/Makefile | 8 |
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 |