diff options
Diffstat (limited to 'devel/gstreamer-plugins-gconf80/Makefile')
-rw-r--r-- | devel/gstreamer-plugins-gconf80/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gstreamer-plugins-gconf80/Makefile b/devel/gstreamer-plugins-gconf80/Makefile index 08d2c14c8893..6e15783fe7a5 100644 --- a/devel/gstreamer-plugins-gconf80/Makefile +++ b/devel/gstreamer-plugins-gconf80/Makefile @@ -3,15 +3,16 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/devel/gstreamer-plugins-gconf80/Makefile,v 1.2 2006/02/24 18:24:27 marcus Exp $ # CATEGORIES= devel -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer gconf plugin GST_PLUGIN= gconf -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 .include "${MASTERDIR}/Makefile" |