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 /print/py-pyscript | |
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 'print/py-pyscript')
-rw-r--r-- | print/py-pyscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pyscript/Makefile b/print/py-pyscript/Makefile index db088b5857d1..18e6c7615980 100644 --- a/print/py-pyscript/Makefile +++ b/print/py-pyscript/Makefile @@ -8,7 +8,7 @@ PORTNAME= pyscript PORTVERSION= 0.6.1 PORTREVISION= 1 -CATEGORIES= print graphics +CATEGORIES= print graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |