diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/erlang/Makefile | 2 | ||||
-rw-r--r-- | lang/erlang14/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index 7c49b1c5316..25bd68f0c37 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 diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile index 7c49b1c5316..25bd68f0c37 100644 --- a/lang/erlang14/Makefile +++ b/lang/erlang14/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 |