diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
commit | 103670c02abd6c4588b894aabd15bdb52e416f36 (patch) | |
tree | 6c1ddd7602f2dba7e6d4085fffeaa80ee424d996 /games/gnome-music-quiz/Makefile | |
parent | ee45b2ed8bb03b6ec53f3ba2468fee295cf9278a (diff) |
Chase the gstreamer shared lib bump.
Notes
Notes:
svn path=/head/; revision=116442
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} |