From e70667cc7df46c3b52de06c99ac31973d8492e3a Mon Sep 17 00:00:00 2001 From: laszlof Date: Tue, 7 Nov 2006 15:37:06 +0000 Subject: Update my email address in all ports that I maintain. Approved by: flz (mentor) --- lang/atlast/Makefile | 2 +- lang/ferite/Makefile | 2 +- lang/kawa/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lang') diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index be8ea9b6b638..cb3fd233f2cc 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.fourmilab.ch/atlast/ \ http://www.fourmilab.to/atlast/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Autodesk Threaded Language Application System Toolkit SRC= atlast.c atlmain.c diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index bb894bfb8a93..f4a86896a85c 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= An embeddable scripting language LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ diff --git a/lang/kawa/Makefile b/lang/kawa/Makefile index 5c767a682402..8fae3e664fea 100644 --- a/lang/kawa/Makefile +++ b/lang/kawa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang scheme java MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= kawa -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Java-based Scheme implementation BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed -- cgit