diff options
Diffstat (limited to 'games/barrage/Makefile')
-rw-r--r-- | games/barrage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/barrage/Makefile b/games/barrage/Makefile index 7b0813114ba9..3e6e7732af4b 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -9,7 +9,7 @@ PORTNAME= barrage PORTVERSION= 1.0.2 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= SF/lgames +MASTER_SITES= SF/lgames/${PORTNAME}/1.0 DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |