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/marlin | |
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/marlin')
-rw-r--r-- | audio/marlin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/marlin/Makefile b/audio/marlin/Makefile index ec3ba4562e24..fca1f1ac3313 100644 --- a/audio/marlin/Makefile +++ b/audio/marlin/Makefile @@ -6,6 +6,7 @@ PORTNAME= marlin PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |