diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
commit | 49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /archivers/unzip | |
parent | 798a7d5f97013b634e36f37d2784cf6ef3629942 (diff) | |
download | pkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 738cba0c17c..aa1e61a5115 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:09 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:18 frueauf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/06/19 05:30:04 ache Exp # @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ DISTFILES= unzip532.tar.gz -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= packages@netbsd.org MAKEFILE= unix/Makefile ALL_TARGET= bsd |