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 | 3a5dc9adffc6ab95872cd64c79c07a1d57880d46 (diff) | |
download | ports-b4fe3b1135be10c77d25829888fff57ce4804bcd.tar.gz ports-b4fe3b1135be10c77d25829888fff57ce4804bcd.zip |
Notes
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 |