diff options
Diffstat (limited to 'lang/py-html-docs/Makefile')
-rw-r--r-- | lang/py-html-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |