diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-08-11 12:46:42 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-08-11 12:46:42 +0000 |
commit | b4fe3b1135be10c77d25829888fff57ce4804bcd (patch) | |
tree | d6f3af6f70ad42ce7e3dbdc7acbd519410b5d4ef /lang/erlang | |
parent | Add qico 0.45pl3.1, a fidonet compatible mailer. I've put a copy on my (diff) |
Change maintainer email.
Submitted by: maintainer on -ports
Diffstat (limited to 'lang/erlang')
-rw-r--r-- | lang/erlang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index 7c49b1c5316a..25bd68f0c379 100644 --- a/lang/erlang/Makefile +++ b/lang/erlang/Makefile @@ -20,7 +20,7 @@ PATCHFILES= tmp_patch_R6B0.2.txt tmp_patch_R6B0.3.txt \ tmp_patch_R6B0.4.txt tmp_patch_R6B0.5.txt \ tmp_patch_R6B0.7.txt tmp_patch_R6B0.8.txt -MAINTAINER= seb@strollo.org +MAINTAINER= seb@bluetail.com # Make sure jdk is available (see use below) BUILD_DEPENDS= ${JAVABINDIR}/javac:${PORTSDIR}/java/jdk |