diff options
author | alex <alex@FreeBSD.org> | 2000-08-11 20:46:42 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-08-11 20:46:42 +0800 |
commit | 7d952f1d85dd1a62ca550a46e258f334d14fbc8a (patch) | |
tree | 197693a9b19536095882d5d247ee0a6baa35e6fc /lang | |
parent | 4ac544753e197bbb90e096abd9ad07b0076eae36 (diff) | |
download | freebsd-ports-gnome-7d952f1d85dd1a62ca550a46e258f334d14fbc8a.tar.gz freebsd-ports-gnome-7d952f1d85dd1a62ca550a46e258f334d14fbc8a.tar.zst freebsd-ports-gnome-7d952f1d85dd1a62ca550a46e258f334d14fbc8a.zip |
Change maintainer email.
Submitted by: maintainer on -ports
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 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 diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile index 7c49b1c5316a..25bd68f0c379 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 |