diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-03-16 20:51:13 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-03-16 20:51:13 +0000 |
commit | 05cd238a6355e69bc4b77c3f3a29b516a1aacd99 (patch) | |
tree | 4c6170f3fd7fa999f9ed1da4ba2140c51fac7006 /net | |
parent | 52571ffec791b797dcc7e2af5795eda37124a5ee (diff) | |
download | pkgsrc-05cd238a6355e69bc4b77c3f3a29b516a1aacd99.tar.gz |
Change my email address to zuntum@netbsd.org
Diffstat (limited to 'net')
-rw-r--r-- | net/djbdns/Makefile | 4 | ||||
-rw-r--r-- | net/ncftp3/Makefile | 4 | ||||
-rw-r--r-- | net/ucspi-tcp/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile index 2519ebcad48..b94c4d7fd60 100644 --- a/net/djbdns/Makefile +++ b/net/djbdns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/03/06 16:13:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.12 2001/03/16 20:53:04 zuntum Exp $ # FreeBSD Id: ports/net/djbdns/Makefile,v 1.4 2000/09/28 18:18:41 nbm Exp DISTNAME= djbdns-1.05 @@ -17,7 +17,7 @@ PATCH_SITES= http://www.fefe.de/dns/ PATCHFILES= ${DISTNAME}-ipv6.diff.bz2 PATCH_DIST_STRIP= -p1 -MAINTAINER= zuntum@eik.pl +MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://cr.yp.to/djbdns.html COMMENT= Collection of secure and reliable DNS tools by Dan Bernstein diff --git a/net/ncftp3/Makefile b/net/ncftp3/Makefile index 8c251408d06..a8402b756ea 100644 --- a/net/ncftp3/Makefile +++ b/net/ncftp3/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:11 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/03/16 20:53:04 zuntum Exp $ DISTNAME= ncftp-3.0.2-src PKGNAME= ncftp3-3.0.2 CATEGORIES= net MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ -MAINTAINER= zuntum@eik.pl +MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://www.ncftp.com/ COMMENT= FTP replacement with advanced user interface diff --git a/net/ucspi-tcp/Makefile b/net/ucspi-tcp/Makefile index fb8a1542dda..c7863de6f74 100644 --- a/net/ucspi-tcp/Makefile +++ b/net/ucspi-tcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/03/06 15:22:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2001/03/16 20:53:05 zuntum Exp $ # FreeBSD Id: ports/sysutils/ucspi-tcp/Makefile,v 1.12 2000/07/10 01:41:24 steve Exp DISTNAME= ucspi-tcp-0.88 @@ -9,7 +9,7 @@ MASTER_SITES= http://cr.yp.to/ucspi-tcp/ \ DISTFILES= ${DISTNAME}.tar.gz \ ${DISTNAME}-man.tar.gz -MAINTAINER= zuntum@eik.pl +MAINTAINER= zuntum@netbsd.org HOMEPAGE= http://cr.yp.to/ucspi-tcp.html COMMENT= Command-line tools for building TCP client-server applications |