diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 12:46:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-25 12:46:45 +0000 |
commit | 862e5bf88f062757ea576b5ed9e64829d642430d (patch) | |
tree | 58f0415517bfec5ce40c27baa71f93451691fba9 /audio/gstreamer-plugins-twolame | |
parent | 16d31fc7233a2340b0bc8ebb3bb2ab81882cf835 (diff) |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-twolame')
-rw-r--r-- | audio/gstreamer-plugins-twolame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-twolame/Makefile b/audio/gstreamer-plugins-twolame/Makefile index 0c0d9ad551c5..d537c613372c 100644 --- a/audio/gstreamer-plugins-twolame/Makefile +++ b/audio/gstreamer-plugins-twolame/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer High-quality free MP2 encoder plugin |