diff options
author | obache <obache@pkgsrc.org> | 2008-06-15 16:13:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-06-15 16:13:09 +0000 |
commit | e033e8ab5681b221751c3a53e3e9061bb2e13a54 (patch) | |
tree | a6a835eda9fb291d4e262aad5d0571d09242abaa /archivers | |
parent | bba810bba33883180dad196331393cf76dcda79e (diff) | |
download | pkgsrc-e033e8ab5681b221751c3a53e3e9061bb2e13a54.tar.gz |
NEW HOMEPAGE and MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'archivers')
-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 |