diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-25 20:46:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-25 20:46:45 +0800 |
commit | 72a4f935a193c7f860a471be5d7e2b58dfd3f6f6 (patch) | |
tree | 58f0415517bfec5ce40c27baa71f93451691fba9 /audio/gstreamer-plugins-shout2 | |
parent | 5c9555db81428d659edf9d18a5f6136bac96529a (diff) | |
download | freebsd-ports-gnome-72a4f935a193c7f860a471be5d7e2b58dfd3f6f6.tar.gz freebsd-ports-gnome-72a4f935a193c7f860a471be5d7e2b58dfd3f6f6.tar.zst freebsd-ports-gnome-72a4f935a193c7f860a471be5d7e2b58dfd3f6f6.zip |
Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port
Diffstat (limited to 'audio/gstreamer-plugins-shout2')
-rw-r--r-- | audio/gstreamer-plugins-shout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-shout2/Makefile b/audio/gstreamer-plugins-shout2/Makefile index e2a2097f68ca..f6b6d09765f4 100644 --- a/audio/gstreamer-plugins-shout2/Makefile +++ b/audio/gstreamer-plugins-shout2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-shout2/Makefile,v 1.3 2008/03/19 14:05:31 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer icecast plugin |