diff options
Diffstat (limited to 'mail/squirreloutlook/Makefile')
-rw-r--r-- | mail/squirreloutlook/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/squirreloutlook/Makefile b/mail/squirreloutlook/Makefile index c0be88f05ec7..e4c8c1cf034a 100644 --- a/mail/squirreloutlook/Makefile +++ b/mail/squirreloutlook/Makefile @@ -9,8 +9,7 @@ PORTNAME= squirreloutlook PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= mail www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}/${PORTVERSION} squirrelmail DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ all_locales-1.5.1-20060409${EXTRACT_SUFX} |