diff options
Diffstat (limited to 'security/mosref/Makefile')
-rw-r--r-- | security/mosref/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/mosref/Makefile b/security/mosref/Makefile index be9973e82ccc..cbd4c61a28f5 100644 --- a/security/mosref/Makefile +++ b/security/mosref/Makefile @@ -7,8 +7,7 @@ PORTNAME= mosref PORTVERSION= 2.0.b3 CATEGORIES= security lang scheme -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.0-beta3 DISTNAME= ${PORTNAME}-2.0-beta3 MAINTAINER= pjdelport@gmail.com |