diff options
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 73dc93cdebe7..1a422e315e06 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cyberelk.net/tim/data/pycups/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= CUPS bindings for Python LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client |