diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /textproc/py-HyperText | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75976
Diffstat (limited to 'textproc/py-HyperText')
-rw-r--r-- | textproc/py-HyperText/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-HyperText/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-HyperText/Makefile b/textproc/py-HyperText/Makefile index 9930fd9e3dac..00b79dea4a04 100644 --- a/textproc/py-HyperText/Makefile +++ b/textproc/py-HyperText/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dustman.net/andy/python/HyperText/1.0.1/ PKGNAMEPREFIX= py- MAINTAINER= ports@FreeBSD.org +COMMENT= Lightweight HTML/XHTML generator for Python USE_PYTHON= yes WRKSRC= ${WRKDIR}/HyperText diff --git a/textproc/py-HyperText/pkg-comment b/textproc/py-HyperText/pkg-comment deleted file mode 100644 index 8f10952f28b1..000000000000 --- a/textproc/py-HyperText/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lightweight HTML/XHTML generator for Python |