diff options
Diffstat (limited to 'x11-toolkits/py-gtksourceview/Makefile')
-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} |