diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-17 05:28:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-17 05:28:25 +0800 |
commit | e95209d223fe751b159a9ef953194a0a79e6f86e (patch) | |
tree | 0fca703799c58472a16eca089627abe141c7b48d /games/gnome-music-quiz/Makefile | |
parent | 07878092f94c3f97e7f7d57cd6485ea9dffd3967 (diff) | |
download | freebsd-ports-gnome-e95209d223fe751b159a9ef953194a0a79e6f86e.tar.gz freebsd-ports-gnome-e95209d223fe751b159a9ef953194a0a79e6f86e.tar.zst freebsd-ports-gnome-e95209d223fe751b159a9ef953194a0a79e6f86e.zip |
Chase the gstreamer shared lib bump.
Diffstat (limited to 'games/gnome-music-quiz/Makefile')
-rw-r--r-- | games/gnome-music-quiz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-music-quiz/Makefile b/games/gnome-music-quiz/Makefile index cc37dec744ae..d6603e674440 100644 --- a/games/gnome-music-quiz/Makefile +++ b/games/gnome-music-quiz/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-music-quiz PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games audio MASTER_SITES= http://ishamael.tunkeymicket.com/tarballs/ DISTNAME= mq-${PORTVERSION} |