diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-07-26 00:03:14 +0000 |
commit | 83fb1239f745c922d7ca2d4608c7c09a4778867e (patch) | |
tree | 988df90111e4a9e00a869c3fa79c9c9f7b4ceeb5 /print/py-cups | |
parent | 948536f21a65507bb36e83337989499ec0bba062 (diff) | |
download | ports-83fb1239f745c922d7ca2d4608c7c09a4778867e.tar.gz ports-83fb1239f745c922d7ca2d4608c7c09a4778867e.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 cc007b677c8e..07e87449fc9a 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://cyberelk.net/tim/data/pycups/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CUPS bindings for Python LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client |