Add new MAINTAINER, Alex Popov. Bump package.
While there, regen PLIST, it had symlinks marked as @bin.
This commit is contained in:
parent
b1eeab1f0f
commit
9fa5b7d0e0
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2008/09/16 20:40:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2008/09/18 23:16:13 sthen Exp $
|
||||
|
||||
COMMENT= real-time, concurrent and distributed functional language
|
||||
|
||||
V= R12B-3
|
||||
DISTNAME= otp_src_${V}
|
||||
PKGNAME= erlang-12b.3p0
|
||||
PKGNAME= erlang-12b.3p1
|
||||
CATEGORIES= lang
|
||||
|
||||
# Erlang Public License
|
||||
@ -14,6 +14,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c crypto m ncurses pthread ssl util
|
||||
|
||||
MAINTAINER= Alex Popov <alex@seidlitz.ca>
|
||||
|
||||
MASTER_SITES= http://www.erlang.org/download/
|
||||
|
||||
HOMEPAGE= http://www.erlang.org/
|
||||
|
@ -1,13 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2008/06/15 06:39:34 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2008/09/18 23:16:14 sthen Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/dialyzer
|
||||
bin/dialyzer
|
||||
bin/epmd
|
||||
bin/erl
|
||||
@bin bin/erlc
|
||||
@bin bin/escript
|
||||
@bin bin/run_erl
|
||||
@bin bin/to_erl
|
||||
@bin bin/typer
|
||||
bin/erlc
|
||||
bin/escript
|
||||
bin/run_erl
|
||||
bin/to_erl
|
||||
bin/typer
|
||||
lib/erlang/
|
||||
lib/erlang/COPYRIGHT
|
||||
lib/erlang/Install
|
||||
@ -15,7 +15,7 @@ lib/erlang/PR.template
|
||||
lib/erlang/README
|
||||
lib/erlang/bin/
|
||||
@bin lib/erlang/bin/dialyzer
|
||||
@bin lib/erlang/bin/epmd
|
||||
lib/erlang/bin/epmd
|
||||
lib/erlang/bin/erl
|
||||
@bin lib/erlang/bin/erlc
|
||||
@bin lib/erlang/bin/escript
|
||||
|
Loading…
Reference in New Issue
Block a user