diff options
Diffstat (limited to 'textproc/texi2html')
-rw-r--r-- | textproc/texi2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 0bad3cbb64c..6717bb05369 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 1998/05/14 23:49:30 tv Exp $ +# $NetBSD: Makefile,v 1.2 1998/05/15 06:10:47 hubertf Exp $ # DISTNAME= texi2html PKGNAME= texi2html-1.52 -CATEGORIES= textproc +CATEGORIES= textproc www MASTER_SITES= http://wwwcn1.cern.ch/dci/texi2html/ EXTRACT_SUFX= .shar.Z |