diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-17 21:14:29 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-17 21:14:29 +0000 |
commit | 134c55fc8863478d8fcd1017f928ecaa59ca1098 (patch) | |
tree | 635fe965de09db43d8101ca87c5ce2318ed5b34a /audio/gstreamer1-plugins-lame | |
parent | caf2f0a8fd3a2efca4990c022ef20c0e9f97bd2f (diff) |
Notes
Diffstat (limited to 'audio/gstreamer1-plugins-lame')
-rw-r--r-- | audio/gstreamer1-plugins-lame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-lame/Makefile b/audio/gstreamer1-plugins-lame/Makefile index 2acfcc012a94..689c067b5094 100644 --- a/audio/gstreamer1-plugins-lame/Makefile +++ b/audio/gstreamer1-plugins-lame/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer mp3 encode plugin |