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/fbbi | |
parent | 55850b547b3f7faa5079a8e226888eb13c4df728 (diff) | |
download | ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.tar.gz ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76037
Diffstat (limited to 'lang/fbbi')
-rw-r--r-- | lang/fbbi/Makefile | 1 | ||||
-rw-r--r-- | lang/fbbi/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/fbbi/Makefile b/lang/fbbi/Makefile index 24c0f7951e29..51cc22b2ea32 100644 --- a/lang/fbbi/Makefile +++ b/lang/fbbi/Makefile @@ -13,6 +13,7 @@ DISTNAME= fbbiv098 EXTRACT_SUFX= .zip MAINTAINER= llwang@infor.org +COMMENT= An interpreter for the Befunge-98 language USE_ZIP= yes USE_GMAKE= yes diff --git a/lang/fbbi/pkg-comment b/lang/fbbi/pkg-comment deleted file mode 100644 index be866f1a604c..000000000000 --- a/lang/fbbi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interpreter for the Befunge-98 language |