diff options
Diffstat (limited to 'lang/erlang/Makefile')
-rw-r--r-- | lang/erlang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index 1b2e216fd3c..9bee8881b8f 100644 --- a/lang/erlang/Makefile +++ b/lang/erlang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:44:18 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 16:54:01 martti Exp $ DISTNAME= otp_src_R9B-1 PKGNAME= erlang-9.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.erlang.org/download/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.erlang.org -COMMENT= concurrent functional programming language +COMMENT= Concurrent functional programming language DIST_SUBDIR= erlang |