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-faac | |
parent | caf2f0a8fd3a2efca4990c022ef20c0e9f97bd2f (diff) | |
download | ports-134c55fc8863478d8fcd1017f928ecaa59ca1098.tar.gz ports-134c55fc8863478d8fcd1017f928ecaa59ca1098.zip |
Notes
Diffstat (limited to 'audio/gstreamer1-plugins-faac')
-rw-r--r-- | audio/gstreamer1-plugins-faac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer1-plugins-faac/Makefile b/audio/gstreamer1-plugins-faac/Makefile index 02fb5733f92d..1951541b7552 100644 --- a/audio/gstreamer1-plugins-faac/Makefile +++ b/audio/gstreamer1-plugins-faac/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin |