diff options
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 f379a604f46..5fc0de10f88 100644 --- a/archivers/lcab/Makefile +++ b/archivers/lcab/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:05:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/12/30 08:18:52 plunky Exp $ # DISTNAME= lcab-1.0b12 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_FREEBSD} -MAINTAINER= plunky@rya-online.net HOMEPAGE= http://ohnopub.net/~ohnobinki/lcab COMMENT= Microsoft cabinet (.CAB) file creator +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes |