diff options
author | linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
commit | 117f20b30a07e567f1299601f17e2cba9b86e67a (patch) | |
tree | 3602fb6d102f70880d042300fa52d384815e3cf8 /print | |
parent | abfd785b133e2d7985c5e6a60e4ca4413e09dd1d (diff) | |
download | FreeBSD-ports-117f20b30a07e567f1299601f17e2cba9b86e67a.zip FreeBSD-ports-117f20b30a07e567f1299601f17e2cba9b86e67a.tar.gz |
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index 305e7d4..ab8dfb5 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.easysw.com/pub/cups/windows/ \ ftp://ftp3.easysw.com/pub/cups/windows/ DISTNAME= ${PORTNAME}-5.0rc3 -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= The Common UNIX Printing System: MS Windows client drivers BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ |