diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
commit | f8ad7d2995c438a54c13aaa52f5d32114899aff8 (patch) | |
tree | cb01eaf87d77113427702423ff3db7021920b76e /mail | |
parent | 76ff28977a4f6dbe6ac6da2fc85f1d440286c479 (diff) | |
download | freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.gz freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.zst freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.zip |
- Update maintainer address
Approved by: thierry (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pop-before-smtp/Makefile | 2 | ||||
-rw-r--r-- | mail/vrfy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile index 818bb5a266c4..8035cdb9afda 100644 --- a/mail/pop-before-smtp/Makefile +++ b/mail/pop-before-smtp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= popbsmtp -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A log parser to identify valid POP/IMAP logins for later smtp RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ diff --git a/mail/vrfy/Makefile b/mail/vrfy/Makefile index b5e3adbe8a50..d3d20a071c0c 100644 --- a/mail/vrfy/Makefile +++ b/mail/vrfy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://jadawin.tuxaco.net/freebsd/ DISTNAME= ${PORTNAME} -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Verify mail address WRKSRC= ${WRKDIR} |