diff options
-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 |