diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
commit | f60432367f904435f1612cb57bf01489a687c31b (patch) | |
tree | 85dfe190b6aa7b6d3217975da8638e1f8c5b1235 /x11-toolkits/py-gtksourceview | |
parent | - remove japenese/msdosfs: only for 5.x [1] (diff) |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav)
Notes
Notes:
svn path=/head/; revision=224878
Diffstat (limited to 'x11-toolkits/py-gtksourceview')
-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 1188a308ae41..188908e646b1 100644 --- a/x11-toolkits/py-gtksourceview/Makefile +++ b/x11-toolkits/py-gtksourceview/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtksourceview PORTVERSION= 2.2.0 PORTREVISION= 1 -CATEGORIES= x11-toolkits gnome +CATEGORIES= x11-toolkits gnome python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |