diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch) | |
tree | 1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/squeak2 | |
parent | c8279043c76c50a7dfb9161150d4f3eaf58762cf (diff) | |
download | FreeBSD-ports-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip FreeBSD-ports-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz |
De-pkg-comment.
Diffstat (limited to 'lang/squeak2')
-rw-r--r-- | lang/squeak2/Makefile | 1 | ||||
-rw-r--r-- | lang/squeak2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak2/Makefile b/lang/squeak2/Makefile index 1d82fd3..4952e52 100644 --- a/lang/squeak2/Makefile +++ b/lang/squeak2/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jesse@cs.uni-magdeburg.de +COMMENT= Full Smalltalk 80 with portability to UNIX, Mac, and Windows NO_WRKSUBDIR= yes USE_XLIB= yes diff --git a/lang/squeak2/pkg-comment b/lang/squeak2/pkg-comment deleted file mode 100644 index 573f72a..0000000 --- a/lang/squeak2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Full Smalltalk 80 with portability to UNIX, Mac, and Windows |