diff options
author | plunky <plunky@pkgsrc.org> | 2010-10-04 07:59:17 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2010-10-04 07:59:17 +0000 |
commit | d197d170b6b1cdf1df433aea66d4624227ecd810 (patch) | |
tree | beee932e8455dbaa23de2b2eb2a4f43f6fc95678 /archivers | |
parent | afe7247ad5cb885346a3021ed672d9f13416731c (diff) | |
download | pkgsrc-d197d170b6b1cdf1df433aea66d4624227ecd810.tar.gz |
the homepage is invalid, and Nathan Phillip Brink has taken over
maintainership of this program. Update URL to his page.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lcab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lcab/Makefile b/archivers/lcab/Makefile index 90d5b8df15c..d83446abde7 100644 --- a/archivers/lcab/Makefile +++ b/archivers/lcab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/05/22 18:25:20 zafer Exp $ +# $NetBSD: Makefile,v 1.12 2010/10/04 07:59:17 plunky Exp $ # DISTNAME= lcab-1.0b12 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_FREEBSD} MAINTAINER= plunky@rya-online.net -HOMEPAGE= http://lcab.move-to-cork.com/ +HOMEPAGE= http://ohnopub.net/~ohnobinki/lcab COMMENT= Microsoft cabinet (.CAB) file creator PKG_INSTALLATION_TYPES= overwrite pkgviews |