diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /audio/gstreamer-plugins-faad | |
parent | d727bd2384bdb114bb29329ecd105fd4475fbc55 (diff) | |
download | ports-f83c7639aafdbe99a7f8bd89780da0b672b58bc3.tar.gz ports-f83c7639aafdbe99a7f8bd89780da0b672b58bc3.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-faad')
-rw-r--r-- | audio/gstreamer-plugins-faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile index dbfac38df3e8..7603e4225823 100644 --- a/audio/gstreamer-plugins-faad/Makefile +++ b/audio/gstreamer-plugins-faad/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-faad/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin |