diff options
Diffstat (limited to 'games/xbubble')
-rw-r--r-- | games/xbubble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xbubble/Makefile b/games/xbubble/Makefile index 8305f7bbde3f..f0a8b52f6289 100644 --- a/games/xbubble/Makefile +++ b/games/xbubble/Makefile @@ -7,7 +7,8 @@ PORTNAME= xbubble PORTVERSION= 0.2 CATEGORIES= games -MASTER_SITES= http://savannah.nongnu.org/download/xbubble/ +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= klaus.goger@reflex.at COMMENT= Bust-A-Move/Puzzle Bubble clone |