diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-12-28 18:54:08 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-12-28 18:54:08 +0800 |
commit | c06f4c73270c4aed4ca94f2b8a1134a109a4203f (patch) | |
tree | c304056047d1d5632ec748b6a330252e76627fb9 /x11-toolkits/py-sexy | |
parent | 95279ed3b5e8fce721cd257b9a7c18739ecdaddd (diff) | |
download | freebsd-ports-graphics-c06f4c73270c4aed4ca94f2b8a1134a109a4203f.tar.gz freebsd-ports-graphics-c06f4c73270c4aed4ca94f2b8a1134a109a4203f.tar.zst freebsd-ports-graphics-c06f4c73270c4aed4ca94f2b8a1134a109a4203f.zip |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav)
Diffstat (limited to 'x11-toolkits/py-sexy')
-rw-r--r-- | x11-toolkits/py-sexy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile index 8859558183c..41f7c40203b 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} |