diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-22 00:28:00 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-22 00:28:00 +0800 |
commit | cbbbcfdf686586963375eb6bce5965ca5a266174 (patch) | |
tree | 22420f6d78bfa8cbdffca8da39324c3ea0e146d1 /sysutils/gstreamer-plugins-hal | |
parent | 6a2889d4659e185ba3a6e00ebb0f053914484385 (diff) | |
download | marcuscom-ports-cbbbcfdf686586963375eb6bce5965ca5a266174.tar marcuscom-ports-cbbbcfdf686586963375eb6bce5965ca5a266174.tar.gz marcuscom-ports-cbbbcfdf686586963375eb6bce5965ca5a266174.tar.bz2 marcuscom-ports-cbbbcfdf686586963375eb6bce5965ca5a266174.tar.lz marcuscom-ports-cbbbcfdf686586963375eb6bce5965ca5a266174.tar.xz marcuscom-ports-cbbbcfdf686586963375eb6bce5965ca5a266174.tar.zst marcuscom-ports-cbbbcfdf686586963375eb6bce5965ca5a266174.zip |
Update gstreamer-plugins-good to 0.10.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10465 df743ca5-7f9a-e211-a948-0013205c9059
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 |