diff options
Diffstat (limited to 'sysutils/gstreamer-plugins-hal')
-rw-r--r-- | sysutils/gstreamer-plugins-hal/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gstreamer-plugins-hal/Makefile b/sysutils/gstreamer-plugins-hal/Makefile index 2514e0753..5de8e3432 100644 --- a/sysutils/gstreamer-plugins-hal/Makefile +++ b/sysutils/gstreamer-plugins-hal/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: gstreamer-plugins-cdio +# New ports collection makefile for: gstreamer-plugins-hal # Date created: 16 May 2006 # Whom: Michael Johnson <ahze@FreeBSD.org> # @@ -9,9 +9,9 @@ PORTREVISION= 0 CATEGORIES= sysutils -COMMENT= Gstreamer cdio plugin +COMMENT= Gstreamer hal plugin -GST_PLUGIN= cdio +GST_PLUGIN= hal MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins |