diff options
author | ed <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
commit | 841b001b671e6f437a1285daf1da6827132b14e9 (patch) | |
tree | 87aad9c43bdd342749d1c567abc50920cbb7df1b /lang/elan | |
parent | 5d59a4b837a974937cba09cf0f186deb115bd984 (diff) | |
download | freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.tar.gz freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.tar.zst freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.zip |
Use the email address from the FreeBSD project for my ports.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
Diffstat (limited to 'lang/elan')
-rw-r--r-- | lang/elan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/elan/Makefile b/lang/elan/Makefile index 1f04ff20d12f..afd5eb36549a 100644 --- a/lang/elan/Makefile +++ b/lang/elan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/ DISTNAME= ${PORTNAME}-1.7 -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Compiler for the Elan Programming Environment LIB_DEPENDS= dcg:${PORTSDIR}/devel/mimir |