diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/gforth | |
parent | 55850b547b3f7faa5079a8e226888eb13c4df728 (diff) | |
download | ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.tar.gz ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.zip |
Notes
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 |