diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-02 20:15:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-02 20:15:42 +0000 |
commit | 7c3c515b5e34fb15c35e37881ee29839c5efdef0 (patch) | |
tree | 86265ddb6b2b4d3c8c8ca746c8d9a0bc01646cce /games/gnome-music-quiz | |
parent | 42ad4ecb320ff8f22d548fa714d8d8a6bc7e96e3 (diff) |
Bump PORTREVISION to chase the gstreamer shared lib version.
Notes
Notes:
svn path=/head/; revision=115299
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} |