diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-09-13 11:47:14 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-09-13 11:47:14 +0000 |
commit | 60b8a9127f1ff06a8418212939e698a5dcea35dd (patch) | |
tree | b0e3bcfcd601f2cb0871f2c812970052f8be6a18 | |
parent | - Add missing dependency (libltdl) to clamav and clamav-devel ports (diff) |
Correct categories
-rw-r--r-- | graphics/gstreamer-plugins-gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-gl/Makefile b/graphics/gstreamer-plugins-gl/Makefile index 27012b7e551e..74686adfc299 100644 --- a/graphics/gstreamer-plugins-gl/Makefile +++ b/graphics/gstreamer-plugins-gl/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer-plugins-gl PORTVERSION= 0.10.2 -CATEGORIES= multimedia +CATEGORIES= graphics MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-gl/ DISTNAME= ${PORTNAME:S/gstreamer/gst/}-${PORTVERSION} |