From 730b8be0be1684b8c78164c5d723f9777f2660ef Mon Sep 17 00:00:00 2001 From: will Date: Sun, 8 Jun 2003 21:06:22 +0000 Subject: REST IN PEACE Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed. --- print/cups-base/Makefile | 2 +- print/cups-lpr/Makefile | 2 +- print/cups-pstoraster/Makefile | 2 +- print/cups/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'print') 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 -- cgit