aboutsummaryrefslogtreecommitdiff
path: root/lang/python26
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python26')
-rw-r--r--lang/python26/Makefile1
-rw-r--r--lang/python26/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 83fca2974e1c..0b0a336f65a1 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/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/python26/pkg-comment b/lang/python26/pkg-comment
deleted file mode 100644
index d2f9289af5eb..000000000000
--- a/lang/python26/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An interpreted object-oriented programming language