summaryrefslogtreecommitdiff
path: root/textproc/html
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
commitad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/html
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.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