diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 08:55:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 08:55:40 +0000 |
commit | 2a9763f12a2973ba3a8c14259329bc467c86224a (patch) | |
tree | 8bfa861c7528e65025c0b38f5e2d2e1774daf187 /games/ceferino | |
parent | 2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff) | |
download | ports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz ports-2a9763f12a2973ba3a8c14259329bc467c86224a.zip |
Notes
Diffstat (limited to 'games/ceferino')
-rw-r--r-- | games/ceferino/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index 7984240a6b38..0d7decbf0b8c 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -7,14 +7,13 @@ PORTNAME= ceferino PORTVERSION= 0.97.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/ceferino/descargas/ MAINTAINER= acm@FreeBSD.org COMMENT= Game similar to Super Pang -USE_XLIB= yes USE_SDL= sdl mixer image GNU_CONFIGURE= yes USE_GMAKE= yes |