aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-faad80
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-29 23:03:03 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-29 23:03:03 +0000
commitd8e1e16e64701b6d51c9402ad779fd5560b8ce51 (patch)
tree266f139932061c245ade2aa3ef5c087c802dc5e3 /audio/gstreamer-plugins-faad80
parent96ae3a6609c06c520d2aad7f2f89fb23d7b54e8e (diff)
downloadports-d8e1e16e64701b6d51c9402ad779fd5560b8ce51.tar.gz
ports-d8e1e16e64701b6d51c9402ad779fd5560b8ce51.zip
Notes
Diffstat (limited to 'audio/gstreamer-plugins-faad80')
-rw-r--r--audio/gstreamer-plugins-faad80/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-faad80/Makefile b/audio/gstreamer-plugins-faad80/Makefile
index cf29a1d52fde..99c7e5b1a8aa 100644
--- a/audio/gstreamer-plugins-faad80/Makefile
+++ b/audio/gstreamer-plugins-faad80/Makefile
@@ -3,15 +3,16 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/audio/gstreamer-plugins-faad80/Makefile,v 1.2 2006/02/23 18:05:31 marcus Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer MPEG-2 and MPEG-4 ACC decoder plugin
GST_PLUGIN= faad
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"