diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-03 04:15:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-03 04:15:42 +0800 |
commit | 7c6fd1e288b388fa4e9b97c6809c7576d58d360a (patch) | |
tree | 571b7b4e0711932523fe6260936fe9d6baa2133d /games/monkeybubble | |
parent | 11f26ec039293a878ed387db088df61ace759431 (diff) | |
download | freebsd-ports-gnome-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.tar.gz freebsd-ports-gnome-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.tar.zst freebsd-ports-gnome-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.zip |
Bump PORTREVISION to chase the gstreamer shared lib version.
Diffstat (limited to 'games/monkeybubble')
-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 d59bd39cfc16..a88c732fcd79 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= monkeybubble PORTVERSION= 0.1.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games gnome #MASTER_SITES= http://monkey-bubble.tuxfamily.org/ #OMG where did the website go?!?! MASTER_SITES= ${MASTER_SITE_LOCAL} |