diff options
author | kwm <kwm@FreeBSD.org> | 2014-12-22 18:22:38 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-12-22 18:22:38 +0800 |
commit | 0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799 (patch) | |
tree | 619831675c5514dd355979ce7c24a7ee48731aa1 /audio/gstreamer1-plugins-vorbis | |
parent | 82b4e8b35f23378def87b18cee7395ee6e22961c (diff) | |
download | freebsd-ports-gnome-0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799.tar.gz freebsd-ports-gnome-0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799.tar.zst freebsd-ports-gnome-0c6f01cf30599d1ca03b35e9c4dd4d2a95a5c799.zip |
Update Gstreamer framework to 1.4.5.
Diffstat (limited to 'audio/gstreamer1-plugins-vorbis')
-rw-r--r-- | audio/gstreamer1-plugins-vorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-vorbis/Makefile b/audio/gstreamer1-plugins-vorbis/Makefile index 15be70724e9f..d247bf880775 100644 --- a/audio/gstreamer1-plugins-vorbis/Makefile +++ b/audio/gstreamer1-plugins-vorbis/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin |