diff options
-rw-r--r-- | mail/squirrelmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 6b1f2c6440e7..f72a3e03df93 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -9,7 +9,8 @@ PORTNAME= squirrelmail PORTVERSION= 1.4.19 PORTREVISION= 1 CATEGORIES= mail www -MASTER_SITES= SF +MASTER_SITES= LOCAL +MASTER_SITE_SUBDIR= tabthorpe DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ all_locales-1.4.13-20071220${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} |