diff options
author | ben <ben@pkgsrc.org> | 2003-12-13 20:14:26 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2003-12-13 20:14:26 +0000 |
commit | 0d43bf684db783bc2d4c64aea2fdb1b7529b27e9 (patch) | |
tree | 52d1962d22c8299e9cd19abf1689e9a8cfa498d0 /archivers | |
parent | eafeacc001c3c73b64ca81569374b9fbf53666e4 (diff) | |
download | pkgsrc-0d43bf684db783bc2d4c64aea2fdb1b7529b27e9.tar.gz |
Update MAINTAINER email address.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bicom/Makefile | 4 | ||||
-rw-r--r-- | archivers/cabextract/Makefile | 4 | ||||
-rw-r--r-- | archivers/mscompress/Makefile | 4 | ||||
-rw-r--r-- | archivers/stuffit/Makefile | 4 | ||||
-rw-r--r-- | archivers/xmill/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile index adc39eb1065..d48f1a07054 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/10/29 14:09:37 gavan Exp $ +# $NetBSD: Makefile,v 1.11 2003/12/13 20:14:26 ben Exp $ # DISTNAME= bicom101 @@ -8,7 +8,7 @@ CATEGORIES= archivers MASTER_SITES= http://www3.sympatico.ca/mt0000/bicom/ EXTRACT_SUFX= .zip -MAINTAINER= collver1@comcast.net +MAINTAINER= ben@netbsd.org HOMEPAGE= http://www3.sympatico.ca/mt0000/bicom/bicom.html COMMENT= Data compressor in the PPM family diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 6f9705bca3c..aacf8dac64c 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/07/19 08:54:23 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/13 20:14:26 ben Exp $ # DISTNAME= cabextract-0.6 CATEGORIES= archivers MASTER_SITES= http://www.kyz.uklinux.net/downloads/ -MAINTAINER= collver1@comcast.net +MAINTAINER= ben@netbsd.org HOMEPAGE= http://www.kyz.uklinux.net/cabextract.php3 COMMENT= Microsoft cabinet (.CAB) file extractor diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile index 4dacbd232f8..d2e53dfad23 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/13 20:14:26 ben Exp $ # DISTNAME= mscompress-0.3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= collver1@comcast.net +MAINTAINER= ben@netbsd.org HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/ COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile index 3c8d66712c1..257a7c55e45 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/22 05:14:42 martti Exp $ +# $NetBSD: Makefile,v 1.12 2003/12/13 20:14:26 ben Exp $ DISTNAME= stuffit520.611linux-i386 PKGNAME= stuffit-5.2.0.611 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.aladdinsys.com/pub/linux/StuffIt/ \ ftp://ftp2.aladdinsys.com/pub/linux/StuffIt/ EXTRACT_SUFX= .tgz -MAINTAINER= collver1@comcast.net +MAINTAINER= ben@netbsd.org HOMEPAGE= http://www.aladdinsys.com/expander/ COMMENT= Stuffit Archive Creator and Expander diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index c4dde59201d..dcb6b360dac 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/10/07 03:45:13 rtr Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/13 20:14:26 ben Exp $ DISTNAME= xmill-0-7 PKGNAME= xmill-0.7 @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= # empty EXTRACT_SUFX= .zip -MAINTAINER= collver1@comcast.net +MAINTAINER= ben@netbsd.org HOMEPAGE= http://www.research.att.com/sw/tools/xmill/ COMMENT= Specialized compressor for XML |