diff options
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 |