summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2006-01-08 21:17:17 +0000
committeragc <agc@pkgsrc.org>2006-01-08 21:17:17 +0000
commit9bf9b712d54643d1612c5cdb0e928d1ada70ed5a (patch)
tree1eafe19018f99e8984b0953d19932561a954b63c /textproc
parentd357f3f9e592326419f94137f10d36e1e12ec924 (diff)
downloadpkgsrc-9bf9b712d54643d1612c5cdb0e928d1ada70ed5a.tar.gz
Be a bit more specific about the purpose of this package.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tex2page/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile
index 7ccedc10b5e..2552204a889 100644
--- a/textproc/tex2page/Makefile
+++ b/textproc/tex2page/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/12/01 18:50:14 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2006/01/08 21:17:17 agc Exp $
#
DISTNAME= tex2page
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.ccs.neu.edu/home/dorai/tex2page/
-COMMENT= SHORT_DESCRIPTION_OF_THE_PACKAGE
+COMMENT= Converts TeX manuscripts into (HTML) web pages
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes