aboutsummaryrefslogtreecommitdiff
path: root/net/gstreamer-plugins-libmms80
diff options
context:
space:
mode:
Diffstat (limited to 'net/gstreamer-plugins-libmms80')
-rw-r--r--net/gstreamer-plugins-libmms80/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/gstreamer-plugins-libmms80/Makefile b/net/gstreamer-plugins-libmms80/Makefile
index 7d0d432ce650..a39407cb71fd 100644
--- a/net/gstreamer-plugins-libmms80/Makefile
+++ b/net/gstreamer-plugins-libmms80/Makefile
@@ -3,15 +3,16 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/net/gstreamer-plugins-libmms80/Makefile,v 1.2 2006/02/25 00:12:31 marcus Exp $
#
CATEGORIES= net
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer mms:// and mmsh:// plugin
GST_PLUGIN= libmms
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"