aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak3
diff options
context:
space:
mode:
Diffstat (limited to 'lang/squeak3')
-rw-r--r--lang/squeak3/Makefile1
-rw-r--r--lang/squeak3/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile
index 1573b21b8866..c89667a437ae 100644
--- a/lang/squeak3/Makefile
+++ b/lang/squeak3/Makefile
@@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} ${SQUEAK_IMAGE_SRC}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= roland.jesse@gmx.net
+COMMENT= Full Smalltalk 80 with portability to UNIX, Mac, and Windows
# Don't set USE_ZIP as this breaks EXTRACT_CMD, EXTRACT_SUFX, and what not.
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/lang/squeak3/pkg-comment b/lang/squeak3/pkg-comment
deleted file mode 100644
index 573f72aeb787..000000000000
--- a/lang/squeak3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Full Smalltalk 80 with portability to UNIX, Mac, and Windows