diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /lang/python24/Makefile | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) | |
download | ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.tar.gz ports-84ea4ee842af8389fc1b0603b821af2d68ba8c65.zip |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Notes
Notes:
svn path=/head/; revision=77037
Diffstat (limited to 'lang/python24/Makefile')
-rw-r--r-- | lang/python24/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 83fca2974e1c..0b0a336f65a1 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} |