aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-04-30 07:03:03 +0800
committerahze <ahze@FreeBSD.org>2006-04-30 07:03:03 +0800
commit37141a4239ce132a460689dacc49f431214e670b (patch)
tree841e14a903993df6f2654c4de34024a326f9e59b /net
parent8967d0ac35824f19b6b0545589662965de0f1988 (diff)
downloadfreebsd-ports-gnome-37141a4239ce132a460689dacc49f431214e670b.tar.gz
freebsd-ports-gnome-37141a4239ce132a460689dacc49f431214e670b.tar.zst
freebsd-ports-gnome-37141a4239ce132a460689dacc49f431214e670b.zip
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/gstreamer-plugins-libmms80/Makefile5
2 files changed, 4 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 522aec89a592..bcfb69f1d3b4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -168,6 +168,7 @@
SUBDIR += gsk
SUBDIR += gspoof
SUBDIR += gstreamer-plugins-libmms
+ SUBDIR += gstreamer-plugins-libmms80
SUBDIR += gtic
SUBDIR += gutenfetch
SUBDIR += happystats
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"