diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-08-21 21:44:56 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-08-21 21:44:56 +0800 |
commit | 4245d213a1ce2ca3e18485b24df6c699385ab627 (patch) | |
tree | 8dd17b3b9c2c1413fa0e286bd8c2276496166b32 | |
parent | 9ccc361c345063886107ffd44fd464a00d2296c1 (diff) | |
download | freebsd-ports-gnome-4245d213a1ce2ca3e18485b24df6c699385ab627.tar.gz freebsd-ports-gnome-4245d213a1ce2ca3e18485b24df6c699385ab627.tar.zst freebsd-ports-gnome-4245d213a1ce2ca3e18485b24df6c699385ab627.zip |
- Host distfiles on FreeBSD ftp servers
PR: ports/137965 (based on)
Submitted by: Martin Schweizer <schweizer.martin gmail.com>
-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} |