diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
commit | ae66bd36313df5610630c2a81631f22fe24255bc (patch) | |
tree | 97c14de145e719fd21a9d7c701ea848b2da9ecb9 /graphics/py-goocanvas | |
parent | e8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff) |
Notes
Diffstat (limited to 'graphics/py-goocanvas')
-rw-r--r-- | graphics/py-goocanvas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |