diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-01-28 14:52:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-01-28 14:52:21 +0000 |
commit | 9b8260548063a3279dfb9c6c6f41a9cd43798bf6 (patch) | |
tree | 1704ec48b6ffd8eb3bb249d5eab2420c5790c318 /audio/gstreamer-plugins-faac/Makefile | |
parent | 03d630f85c29e9378a9fe74ed73ae04805b7258a (diff) | |
download | ports-9b8260548063a3279dfb9c6c6f41a9cd43798bf6.tar.gz ports-9b8260548063a3279dfb9c6c6f41a9cd43798bf6.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-faac/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-faac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-faac/Makefile b/audio/gstreamer-plugins-faac/Makefile index d6fadeb58f31..a88297937d72 100644 --- a/audio/gstreamer-plugins-faac/Makefile +++ b/audio/gstreamer-plugins-faac/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-faac/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin |