diff options
author | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /print | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.zst freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.zip |
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.
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 |