aboutsummaryrefslogtreecommitdiff
path: root/net/gstreamer-plugins-libmms80
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 /net/gstreamer-plugins-libmms80
parent96ae3a6609c06c520d2aad7f2f89fb23d7b54e8e (diff)
Notes
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"