diff options
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r-- | lang/python21/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 1a6ea2914b8e..0c3b95f14e5c 100644 --- a/lang/python21/Makefile +++ b/lang/python21/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} |