diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-base/Makefile | 2 | ||||
-rw-r--r-- | print/cups-lpr/Makefile | 2 | ||||
-rw-r--r-- | print/cups-pstoraster/Makefile | 2 | ||||
-rw-r--r-- | print/cups/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 11fd3e3995e1..fccff4cdf16d 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -14,7 +14,7 @@ PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= ${CUPS_MASTER_SITES} -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Common UNIX Printing System: headers, libs, & daemons INSTALLS_SHLIB= yes diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile index ffccd4eb6dcb..6d47ef0bba97 100644 --- a/print/cups-lpr/Makefile +++ b/print/cups-lpr/Makefile @@ -14,7 +14,7 @@ PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= ${CUPS_MASTER_SITES} -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The CUPS BSD and system V compatibility binaries (lp* commands) post-install: diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile index 4bd2c6f20f8b..c71cae3cce6d 100644 --- a/print/cups-pstoraster/Makefile +++ b/print/cups-pstoraster/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= espgs DISTNAME= espgs-${PORTVERSION}-source -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Postscript interpreter for CUPS printing to non-PS printers LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base diff --git a/print/cups/Makefile b/print/cups/Makefile index 88b63eee0cb7..265ce64d47e8 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Common UNIX Printing System: Metaport to install complete system LIB_DEPENDS+= cups.2:${.CURDIR}/../../print/cups-base |