diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-14 18:31:04 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-14 18:31:04 +0000 |
commit | 51acc2a5366907372595938a4bddc7eeee8083dd (patch) | |
tree | 5209f3a89e38bf83ff04dbaa5976a18dfeb4866d /games | |
parent | ec1a59a339da08d53659f49f74674dd548f052ba (diff) | |
download | FreeBSD-ports-51acc2a5366907372595938a4bddc7eeee8083dd.zip FreeBSD-ports-51acc2a5366907372595938a4bddc7eeee8083dd.tar.gz |
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
Diffstat (limited to 'games')
-rw-r--r-- | games/monkeybubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 9fcf72a..d59bd39 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= monkeybubble PORTVERSION= 0.1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnome #MASTER_SITES= http://monkey-bubble.tuxfamily.org/ #OMG where did the website go?!?! MASTER_SITES= ${MASTER_SITE_LOCAL} |