summaryrefslogtreecommitdiff
path: root/lang/python22
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
commit84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch)
treeccfda8c465ebb396f84cc9528117581f3455c1b2 /lang/python22
parent. Allow package building on bento to bypass the distfile check. (diff)
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/python22')
-rw-r--r--lang/python22/Makefile1
-rw-r--r--lang/python22/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 83fca2974e1c..0b0a336f65a1 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/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}
diff --git a/lang/python22/pkg-comment b/lang/python22/pkg-comment
deleted file mode 100644
index d2f9289af5eb..000000000000
--- a/lang/python22/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An interpreted object-oriented programming language