diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
commit | 53dbf8baf818ba426cb1ffc3f519fb3cd847633b (patch) | |
tree | dead58175d408b55788144263643740310d7ee67 /mail/smtpmail | |
parent | b5576f64ddcd1cdde8370e3949bd34c27032e2b1 (diff) | |
download | freebsd-ports-graphics-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.gz freebsd-ports-graphics-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.zst freebsd-ports-graphics-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.zip |
Drop maintainership.
Diffstat (limited to 'mail/smtpmail')
-rw-r--r-- | mail/smtpmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index 46815826ef9..358942b9642 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://voodoo.oberon.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to send the mails over remote smtp server GNU_CONFIGURE= yes |