diff options
-rw-r--r-- | converters/xlhtml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index 783f31919a1..066bf8221d7 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/11/03 11:32:07 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/11/03 11:36:23 grant Exp $ # DISTNAME= xlhtml-0.5 -PKGNAME= ${DISTNAME:S/./-/} CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/} EXTRACT_SUFX= .tgz |