summaryrefslogtreecommitdiff
path: root/textproc/html
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:31:58 +0000
committerwiz <wiz>2001-02-17 17:31:58 +0000
commit2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/html
parent6129da62580b8a50ce5de047ae21c11f45e93b0b (diff)
downloadpkgsrc-2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/html')
-rw-r--r--textproc/html/Makefile3
-rw-r--r--textproc/html/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index e3dd51a08e4..c73bbfb7098 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/06/07 21:51:33 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:24 wiz Exp $
#
DISTNAME= html-4.0b
@@ -7,6 +7,7 @@ MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.w3.org/TR/REC-html40/
+COMMENT= SGML DTDs for the Hypertext Markup Language
DEPENDS+= iso8879-1986:../../textproc/iso8879
diff --git a/textproc/html/pkg/COMMENT b/textproc/html/pkg/COMMENT
deleted file mode 100644
index 7305380b79b..00000000000
--- a/textproc/html/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-SGML DTDs for the Hypertext Markup Language