diff options
author | jschauma <jschauma> | 2002-08-01 02:37:41 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-08-01 02:37:41 +0000 |
commit | 28cd3a63dfb67f169c4017a9514c7dee76d4009e (patch) | |
tree | faa6638bafbb65f01694e39dc61702bf3b0d6532 /archivers | |
parent | 7d8c56953c98b40367b07c8797635bd3ef37f955 (diff) | |
download | pkgsrc-28cd3a63dfb67f169c4017a9514c7dee76d4009e.tar.gz |
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd. Any volunteers for any of these packages?
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zip1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile index 8ac3bde79dc..4eaa929867f 100644 --- a/archivers/zip1/Makefile +++ b/archivers/zip1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/02/25 04:47:21 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2002/08/01 02:37:45 jschauma Exp $ # DISTNAME= zip1-1.1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ \ ftp://ftp.icce.rug.nl/infozip/src/ DISTFILES= zip11.zip -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.info-zip.org/pub/infozip/ COMMENT= Create/update ZIP files compatible with pkzip version 1 |