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 /audio/jamboree | |
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 'audio/jamboree')
-rw-r--r-- | audio/jamboree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile index 9f63e4cf0d08..2ab09f0a6e5e 100644 --- a/audio/jamboree/Makefile +++ b/audio/jamboree/Makefile @@ -7,7 +7,7 @@ PORTNAME= jamboree PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} |