diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-20 20:36:39 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-20 20:36:39 +0800 |
commit | 79c86746c6dc8de256a16f482477c2ff3945c078 (patch) | |
tree | 40d79be4d1dd67fdd9213b5d93f5e7f1cc9d4455 /mail | |
parent | a2430571d2ebd9c12b964c58466548ab2f511563 (diff) | |
download | freebsd-ports-gnome-79c86746c6dc8de256a16f482477c2ff3945c078.tar.gz freebsd-ports-gnome-79c86746c6dc8de256a16f482477c2ff3945c078.tar.zst freebsd-ports-gnome-79c86746c6dc8de256a16f482477c2ff3945c078.zip |
- Give to the submitter of last update
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Net-Server-Mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Net-Server-Mail/Makefile b/mail/p5-Net-Server-Mail/Makefile index 5c8e032139eb..e394567fc306 100644 --- a/mail/p5-Net-Server-Mail/Makefile +++ b/mail/p5-Net-Server-Mail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= http://cpan.org/authors/id/G/GU/GUIMARD/ PKGNAMEPREFIX= p5- -MAINTAINER= pav@FreeBSD.org +MAINTAINER= vvelox@vvelox.net COMMENT= Implementation of SMTP, ESMTP and LMTP protocols PERL_CONFIGURE= yes |