diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2014-05-25 20:07:24 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2014-05-25 20:07:24 +0000 |
commit | 7c689742b1d9e1a5d7639051cff2d8848db192d1 (patch) | |
tree | 635b345903cce82563732b4627277fe269316e9e /audio/gstreamer1-plugins-opus | |
parent | d701b8a5c3fce8581cca2118bca33220ae5eb413 (diff) | |
download | ports-7c689742b1d9e1a5d7639051cff2d8848db192d1.tar.gz ports-7c689742b1d9e1a5d7639051cff2d8848db192d1.zip |
Notes
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 f8080177e474..a08d9426effc 100644 --- a/audio/gstreamer1-plugins-opus/Makefile +++ b/audio/gstreamer1-plugins-opus/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer Opus audio encoder/decoder plugin |