diff options
Diffstat (limited to 'games/bomberinstinct/Makefile')
-rw-r--r-- | games/bomberinstinct/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile index bc5c17709e5a..66246fb08e03 100644 --- a/games/bomberinstinct/Makefile +++ b/games/bomberinstinct/Makefile @@ -9,8 +9,7 @@ PORTNAME= bomberinstinct PORTVERSION= 0.8.9 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/Bomber%20Instinct/BomberInstinct-${PORTVERSION} DISTNAME= BomberInstinct-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |