diff options
Diffstat (limited to 'games/cryptoslam')
-rw-r--r-- | games/cryptoslam/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/cryptoslam/Makefile b/games/cryptoslam/Makefile index de0d433ddae6..86b3df5ee449 100644 --- a/games/cryptoslam/Makefile +++ b/games/cryptoslam/Makefile @@ -9,8 +9,7 @@ PORTNAME= cryptoslam PORTVERSION= 1.2 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |