diff options
Diffstat (limited to 'converters/xlhtml')
-rw-r--r-- | converters/xlhtml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index 4632c065688..b488912cce0 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/05/22 20:07:44 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:08:29 joerg Exp $ # DISTNAME= xlhtml-0.5 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/} EXTRACT_SUFX= .tgz |