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 | |
parent | 11f26ec039293a878ed387db088df61ace759431 (diff) | |
download | freebsd-ports-graphics-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.tar.gz freebsd-ports-graphics-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.tar.zst freebsd-ports-graphics-7c6fd1e288b388fa4e9b97c6809c7576d58d360a.zip |
Bump PORTREVISION to chase the gstreamer shared lib version.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-music-quiz/Makefile | 1 | ||||
-rw-r--r-- | games/monkeybubble/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/gnome-music-quiz/Makefile b/games/gnome-music-quiz/Makefile index 4981ba85263..cc37dec744a 100644 --- a/games/gnome-music-quiz/Makefile +++ b/games/gnome-music-quiz/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-music-quiz PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= games audio MASTER_SITES= http://ishamael.tunkeymicket.com/tarballs/ DISTNAME= mq-${PORTVERSION} diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index d59bd39cfc1..a88c732fcd7 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} |