diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-16 21:28:25 +0000 |
commit | e95209d223fe751b159a9ef953194a0a79e6f86e (patch) | |
tree | 0fca703799c58472a16eca089627abe141c7b48d /audio/jamboree | |
parent | 07878092f94c3f97e7f7d57cd6485ea9dffd3967 (diff) | |
download | FreeBSD-ports-e95209d223fe751b159a9ef953194a0a79e6f86e.zip FreeBSD-ports-e95209d223fe751b159a9ef953194a0a79e6f86e.tar.gz |
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 9f63e4c..2ab09f0 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} |