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 | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) | |
download | ports-f60432367f904435f1612cb57bf01489a687c31b.tar.gz ports-f60432367f904435f1612cb57bf01489a687c31b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-fltk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-fox/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gtkglext/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gtksourceview/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-sexy/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-tktreectrl/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile index f1a39441c775..1c157e608c55 100644 --- a/x11-toolkits/py-fltk/Makefile +++ b/x11-toolkits/py-fltk/Makefile @@ -7,7 +7,7 @@ PORTNAME= fltk PORTVERSION= 1.1.2 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= pyfltk PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-fox/Makefile b/x11-toolkits/py-fox/Makefile index 2e684092cb23..3ec96331ebe2 100644 --- a/x11-toolkits/py-fox/Makefile +++ b/x11-toolkits/py-fox/Makefile @@ -8,7 +8,7 @@ PORTNAME= fox PORTVERSION= 1.0.5 PORTREVISION= 2 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits python MASTER_SITES= SF MASTER_SITE_SUBDIR= fxpy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile index 988068978c3f..c09cc4662bf3 100644 --- a/x11-toolkits/py-gtkglext/Makefile +++ b/x11-toolkits/py-gtkglext/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtkglext PORTVERSION= 1.1.0 PORTREVISION= 2 -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkglext PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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} diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile index 8859558183c3..41f7c40203bd 100644 --- a/x11-toolkits/py-sexy/Makefile +++ b/x11-toolkits/py-sexy/Makefile @@ -9,7 +9,7 @@ PORTNAME= sexy PORTVERSION= 0.1.9 PORTREVISION= 2 DISTVERSIONPREFIX= python- -CATEGORIES= x11-toolkits +CATEGORIES= x11-toolkits python MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/ CENKES PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile index 40d8a517d3a3..75654a7ebe43 100644 --- a/x11-toolkits/py-tktreectrl/Makefile +++ b/x11-toolkits/py-tktreectrl/Makefile @@ -7,7 +7,7 @@ PORTNAME= tktreectrl PORTVERSION= 0.7 -CATEGORIES= x11-toolkits tk +CATEGORIES= x11-toolkits tk python MASTER_SITES= http://klappnase.bubble.org/TkinterTreectrl/ CENKES PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TkinterTreectrl-${DISTVERSION} |