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 | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) | |
download | ports-f60432367f904435f1612cb57bf01489a687c31b.tar.gz ports-f60432367f904435f1612cb57bf01489a687c31b.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/py-cups/Makefile | 2 | ||||
-rw-r--r-- | print/py-pyscript/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index 7c03a2b3c2a0..9c058fd31054 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -7,7 +7,7 @@ PORTNAME= cups PORTVERSION= 1.9.44 -CATEGORIES= print +CATEGORIES= print python MASTER_SITES= http://cyberelk.net/tim/data/pycups/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} 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} |