diff options
author | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /print/cups | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.zip FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz |
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/cups')
-rw-r--r-- | print/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 88b63ee..265ce64 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 |