diff options
author | wiz <wiz> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-19 08:54:23 +0000 |
commit | a0d0d1080584b0444c5446c6c0392f50f3fc5559 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /archivers | |
parent | 6f63b64f351d5641ab10648a6d8a4b0fa76cb1f3 (diff) | |
download | pkgsrc-a0d0d1080584b0444c5446c6c0392f50f3fc5559.tar.gz |
Change address of maintainer per PR 22170.
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 1265b8559e0..068fd757bcf 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/03/29 12:40:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/19 08:54:23 wiz Exp $ # DISTNAME= bicom101 @@ -8,7 +8,7 @@ CATEGORIES= archivers MASTER_SITES= http://www3.sympatico.ca/mt0000/bicom/ EXTRACT_SUFX= .zip -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net 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 8e051489c42..6f9705bca3c 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/12/24 18:55:32 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/19 08:54:23 wiz Exp $ # DISTNAME= cabextract-0.6 CATEGORIES= archivers MASTER_SITES= http://www.kyz.uklinux.net/downloads/ -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net 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 70dbb972045..4dacbd232f8 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/12/24 18:55:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:24 wiz Exp $ # DISTNAME= mscompress-0.3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net 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 ce0440acb4d..2ebf8293297 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/03/29 12:40:03 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/19 08:54:24 wiz 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@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.aladdinsys.com/expander COMMENT= Stuffit Archive Creator and Expander diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 238368cf571..8929b0449de 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:40:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:24 wiz Exp $ DISTNAME= xmill-0-7 PKGNAME= xmill-0.7 @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= # empty EXTRACT_SUFX= .zip -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.research.att.com/sw/tools/xmill/ COMMENT= Specialized compressor for XML |