summaryrefslogtreecommitdiff
path: root/lang/py-html-docs
diff options
context:
space:
mode:
authoragc <agc>2001-02-17 09:06:56 +0000
committeragc <agc>2001-02-17 09:06:56 +0000
commit791d0f000e3800b92390f9dc47dfcdb2a421a0ca (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/py-html-docs
parentce53854194ec79cb0de0babb412a888dc24f3985 (diff)
downloadpkgsrc-791d0f000e3800b92390f9dc47dfcdb2a421a0ca.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/py-html-docs')
-rw-r--r--lang/py-html-docs/Makefile3
-rw-r--r--lang/py-html-docs/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/py-html-docs/Makefile b/lang/py-html-docs/Makefile
index 748e1b0bca6..7ad9ada7759 100644
--- a/lang/py-html-docs/Makefile
+++ b/lang/py-html-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/12/12 16:25:33 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/17 09:07:26 agc Exp $
#
DISTNAME= html-2.0
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://www.python.org/doc/
+COMMENT= HTML Documentation for Python
DIST_SUBDIR= python
diff --git a/lang/py-html-docs/pkg/COMMENT b/lang/py-html-docs/pkg/COMMENT
deleted file mode 100644
index 76103e594e0..00000000000
--- a/lang/py-html-docs/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-HTML Documentation for Python