diff options
author | antoine <antoine@FreeBSD.org> | 2014-12-18 05:14:29 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-12-18 05:14:29 +0800 |
commit | ade22f020d6976d5d671319156ba775d3018c083 (patch) | |
tree | 635fe965de09db43d8101ca87c5ce2318ed5b34a /audio/gstreamer1-plugins-shout2 | |
parent | 59b68bf39e7393732ef05c4fabe94ee433dbbf47 (diff) | |
download | freebsd-ports-gnome-ade22f020d6976d5d671319156ba775d3018c083.tar.gz freebsd-ports-gnome-ade22f020d6976d5d671319156ba775d3018c083.tar.zst freebsd-ports-gnome-ade22f020d6976d5d671319156ba775d3018c083.zip |
Fix 41 gstreamer1-plugins- ports that were creating empty packages
With hat: portmgr
Diffstat (limited to 'audio/gstreamer1-plugins-shout2')
-rw-r--r-- | audio/gstreamer1-plugins-shout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-shout2/Makefile b/audio/gstreamer1-plugins-shout2/Makefile index 48a04b3d9bd1..4c4e757b4e3e 100644 --- a/audio/gstreamer1-plugins-shout2/Makefile +++ b/audio/gstreamer1-plugins-shout2/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer icecast plugin |