diff options
Diffstat (limited to 'lang/erlang14')
-rw-r--r-- | lang/erlang14/Makefile | 1 | ||||
-rw-r--r-- | lang/erlang14/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile index c88234e6869b..28e11cc3623b 100644 --- a/lang/erlang14/Makefile +++ b/lang/erlang14/Makefile @@ -22,6 +22,7 @@ PATCHFILES= PATCH_DIST_STRIP= -p1 MAINTAINER= olgeni@FreeBSD.org +COMMENT= A functional programming language from Ericsson # Set JAVABINDIR to where you have javac, if different from below JAVABINDIR?= ${LOCALBASE}/jdk1.3.1/bin diff --git a/lang/erlang14/pkg-comment b/lang/erlang14/pkg-comment deleted file mode 100644 index 6fb5b96e2823..000000000000 --- a/lang/erlang14/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A functional programming language from Ericsson |