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-cups | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) | |
download | ports-f60432367f904435f1612cb57bf01489a687c31b.tar.gz ports-f60432367f904435f1612cb57bf01489a687c31b.zip |
Notes
Diffstat (limited to 'print/py-cups')
-rw-r--r-- | print/py-cups/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |