diff options
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index c4f8bcbdac58..3cc672cb87d8 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cups DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= njl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11-based printer manager for CUPS LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base \ |