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 /x11-toolkits | |
parent | - Add missing perl5 virtual categories (diff) |
- Add missing python virtual categories
Notes
Notes:
svn path=/head/; revision=261103
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gtksourceview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtksourceview/Makefile b/x11-toolkits/py-gtksourceview/Makefile index 9d85d62bb8ee..f7f09178d1f4 100644 --- a/x11-toolkits/py-gtksourceview/Makefile +++ b/x11-toolkits/py-gtksourceview/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtksourceview PORTVERSION= 2.10.1 -CATEGORIES= x11-toolkits gnome +CATEGORIES= x11-toolkits gnome python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |