diff options
author | wiz <wiz@pkgsrc.org> | 2010-03-21 16:29:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-03-21 16:29:38 +0000 |
commit | 5a532b436c568b18c3636c1995dccf4440052f34 (patch) | |
tree | 7e02cbb5f0e294720b31181dcbfb835f3e47e32b /net/couriertcpd/Makefile | |
parent | 500b2017bff20a2c4cbedbedf8b6502f7527b543 (diff) | |
download | pkgsrc-5a532b436c568b18c3636c1995dccf4440052f34.tar.gz |
Reset maintainer, developer lost his commit bit.
Diffstat (limited to 'net/couriertcpd/Makefile')
-rw-r--r-- | net/couriertcpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/couriertcpd/Makefile b/net/couriertcpd/Makefile index b235ea76c5d..aa5daf9f005 100644 --- a/net/couriertcpd/Makefile +++ b/net/couriertcpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/02/21 15:50:29 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2010/03/21 16:29:41 wiz Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/tcpd-/} @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jlam@pkgsrc.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Courier TCP socket and TLS servers HOMEPAGE= http://www.courier-mta.org/ |