diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
commit | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch) | |
tree | 1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/gforth | |
parent | c8279043c76c50a7dfb9161150d4f3eaf58762cf (diff) | |
download | freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.zst freebsd-ports-gnome-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip |
De-pkg-comment.
Diffstat (limited to 'lang/gforth')
-rw-r--r-- | lang/gforth/Makefile | 1 | ||||
-rw-r--r-- | lang/gforth/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index a0b6da8395b4..3a5b2f46a839 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gforth MAINTAINER= cyrille.lefevre@laposte.net +COMMENT= Fast and portable Forth system # Global variables # diff --git a/lang/gforth/pkg-comment b/lang/gforth/pkg-comment deleted file mode 100644 index fa9c2c514ba6..000000000000 --- a/lang/gforth/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast and portable Forth system |