diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | c8df88ddadd4db8ffa8da49611f0885143a83730 (patch) | |
tree | 7451564d2668b26d0d49427e2d0eaf2db921670b /mail/libesmtp/Makefile | |
parent | Update the WWW site. (diff) |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Notes
Notes:
svn path=/head/; revision=43917
Diffstat (limited to 'mail/libesmtp/Makefile')
-rw-r--r-- | mail/libesmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index e39b19630ae6..62e117b678eb 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.tobez.org/download/port-mirrors/mail/libesmtp/ -MAINTAINER= tobez@tobez.org +MAINTAINER= tobez@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |