aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-13 23:44:04 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-13 23:44:04 +0000
commitae66bd36313df5610630c2a81631f22fe24255bc (patch)
tree97c14de145e719fd21a9d7c701ea848b2da9ecb9 /graphics
parente8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff)
downloadports-ae66bd36313df5610630c2a81631f22fe24255bc.tar.gz
ports-ae66bd36313df5610630c2a81631f22fe24255bc.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-clutter-gtk/Makefile2
-rw-r--r--graphics/py-clutter/Makefile2
-rw-r--r--graphics/py-goocanvas/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile
index f95a41edbfe8..ebe22b2cb727 100644
--- a/graphics/py-clutter-gtk/Makefile
+++ b/graphics/py-clutter-gtk/Makefile
@@ -8,7 +8,7 @@
PORTNAME= clutter
PORTVERSION= 0.10.0
-CATEGORIES= graphics
+CATEGORIES= graphics python
MASTER_SITES= http://www.clutter-project.org/sources/pyclutter-gtk/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= gtk
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile
index 23e1c994138e..365db2649d6b 100644
--- a/graphics/py-clutter/Makefile
+++ b/graphics/py-clutter/Makefile
@@ -9,7 +9,7 @@
PORTNAME= clutter
PORTVERSION= 1.0.2
PORTREVISION= 1
-CATEGORIES= graphics
+CATEGORIES= graphics python
MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile
index e193ec91f8a6..0068bdf2c777 100644
--- a/graphics/py-goocanvas/Makefile
+++ b/graphics/py-goocanvas/Makefile
@@ -8,7 +8,7 @@
PORTNAME= goocanvas
PORTVERSION= 0.14.1
PORTREVISION= 3
-CATEGORIES= graphics
+CATEGORIES= graphics python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/py${PORTNAME}/${PORTVERSION:C/..$//}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}