diff options
author | sf <sf@FreeBSD.org> | 2001-02-15 17:01:03 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-02-15 17:01:03 +0000 |
commit | 800e901768d381c2c09322d7a7b74199ee356e42 (patch) | |
tree | 0748cc9352a1211681f2ac50fcef325f2d743c1d /mail/elm+ME | |
parent | 3ab03aa668010995b36fa2a09c0852089db5baae (diff) | |
download | FreeBSD-ports-800e901768d381c2c09322d7a7b74199ee356e42.zip FreeBSD-ports-800e901768d381c2c09322d7a7b74199ee356e42.tar.gz |
change maintainer's e-mail address.
Diffstat (limited to 'mail/elm+ME')
-rw-r--r-- | mail/elm+ME/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index dfd3522..a837da3 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -32,7 +32,7 @@ MASTER_SITES+= ftp://ftp.unina.it/pub/Unix/pkgs/network/mail/elm-me+/ \ # MASTER_SITES+= ftp://ftp.lip6.fr/pub/unix/mail/elm-me/ # FETCH_CMD= /usr/bin/ftp -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@poboxes.com # not needed since config.sh is generated by scripts/pre-configure. # BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |