diff options
Diffstat (limited to 'archivers/cabextract/Makefile')
-rw-r--r-- | archivers/cabextract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |