summaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-jack80
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-jack80
parent- Update to 1.0.0 (diff)
- 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]
Notes
Notes: svn path=/head/; revision=160858
Diffstat (limited to 'audio/gstreamer-plugins-jack80')
-rw-r--r--audio/gstreamer-plugins-jack80/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-jack80/Makefile b/audio/gstreamer-plugins-jack80/Makefile
index 959ac287a1bb..7fa4079bd846 100644
--- a/audio/gstreamer-plugins-jack80/Makefile
+++ b/audio/gstreamer-plugins-jack80/Makefile
@@ -3,15 +3,16 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/audio/gstreamer-plugins-jack80/Makefile,v 1.2 2006/02/23 18:05:32 marcus Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer low-latency audio server plugin
GST_PLUGIN= jack
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"