diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/cabextract/Makefile | 4 | ||||
-rw-r--r-- | archivers/mscompress/Makefile | 4 | ||||
-rw-r--r-- | archivers/stuffit/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 0bfe8118e1c..8e051489c42 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2002/08/25 21:49:01 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/12/24 18:55:32 wiz Exp $ # DISTNAME= cabextract-0.6 CATEGORIES= archivers MASTER_SITES= http://www.kyz.uklinux.net/downloads/ -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com 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 34adc6a9933..70dbb972045 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/08/25 21:49:17 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/24 18:55:33 wiz Exp $ # DISTNAME= mscompress-0.3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com 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 3196b5387cf..43e057dfb11 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/08/25 21:49:22 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/12/24 18:55:33 wiz Exp $ DISTNAME= stuffit520.611linux-i386 PKGNAME= stuffit-5.2.0.611 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.aladdinsys.com/pub/linux/StuffIt/ \ ftp://ftp2.aladdinsys.com/pub/linux/StuffIt/ EXTRACT_SUFX= .tgz -MAINTAINER= collver@linuxfreemail.com +MAINTAINER= collver1@attbi.com HOMEPAGE= http://www.aladdinsys.com/expander COMMENT= Stuffit Archive Creator and Expander |