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/gnome-music-quiz | |
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/gnome-music-quiz')
-rw-r--r-- | games/gnome-music-quiz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnome-music-quiz/Makefile b/games/gnome-music-quiz/Makefile index 4981ba852637..cc37dec744ae 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} |