diff options
Diffstat (limited to 'games/aqbubble/Makefile')
-rw-r--r-- | games/aqbubble/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/aqbubble/Makefile b/games/aqbubble/Makefile index 099b19238e46..d634b04c1e87 100644 --- a/games/aqbubble/Makefile +++ b/games/aqbubble/Makefile @@ -7,14 +7,13 @@ PORTNAME= aqbubble PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/aqbubble/descargas/ MAINTAINER= acm@FreeBSD.org COMMENT= Game similar to snow bros -USE_X_PREFIX= yes USE_SDL= sdl mixer image GNU_CONFIGURE= yes USE_GMAKE= yes |