diff options
-rw-r--r-- | archivers/cabextract/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index f42041a27ba..e06e625648e 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2006/12/15 14:34:18 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2008/06/15 16:13:09 obache Exp $ # DISTNAME= cabextract-1.2 CATEGORIES= archivers -MASTER_SITES= http://www.kyz.uklinux.net/downloads/ +MASTER_SITES= http://www.cabextract.org.uk/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.kyz.uklinux.net/cabextract.php +HOMEPAGE= http://www.cabextract.org.uk/ COMMENT= Microsoft cabinet (.CAB) file extractor PKG_INSTALLATION_TYPES= overwrite pkgviews |