diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-12-22 10:22:38 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-12-22 10:22:38 +0000 |
commit | 91f86472924a825ccf346c95450c0588f3ba13de (patch) | |
tree | 619831675c5514dd355979ce7c24a7ee48731aa1 /audio/gstreamer1-plugins-opus | |
parent | b3674072281b06d2ba84730a38c52f44e9346948 (diff) |
Update Gstreamer framework to 1.4.5.
Notes
Notes:
svn path=/head/; revision=375225
Diffstat (limited to 'audio/gstreamer1-plugins-opus')
-rw-r--r-- | audio/gstreamer1-plugins-opus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-opus/Makefile b/audio/gstreamer1-plugins-opus/Makefile index a08d9426effc..f8080177e474 100644 --- a/audio/gstreamer1-plugins-opus/Makefile +++ b/audio/gstreamer1-plugins-opus/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Opus audio encoder/decoder plugin |