diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-09-01 18:26:20 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-09-01 18:26:20 +0000 |
commit | 4199ce3ee6756b78e4fac182453d62822dc1b30e (patch) | |
tree | 5b8e75fec6b93314afe94c939c468ba2a089e4d5 /print/py-cups/Makefile | |
parent | 1348e3ff59552fef1dca022dffb19f56bf70093e (diff) |
Notes
Diffstat (limited to 'print/py-cups/Makefile')
-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 30bd703f6ae3..41460241cde9 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/print/py-cups/Makefile,v 1.1 2008/03/20 13:55:32 ahze Exp $ PORTNAME= cups -PORTVERSION= 1.9.41 +PORTVERSION= 1.9.42 CATEGORIES= print MASTER_SITES= http://cyberelk.net/tim/data/pycups/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |