diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-23 05:42:49 +0000 |
commit | b5ac288585f3af38dcb320b4f846e27d274c95f4 (patch) | |
tree | 237e0854642bebf4a53f51c58265f520572ecdf5 /mail/anubis | |
parent | . Add PLIST_SUB settings that somehow didn't get committed. This unbreaks (diff) |
Change to my @FreeBSD.org address.
Approved by: krion
Notes
Notes:
svn path=/head/; revision=91927
Diffstat (limited to 'mail/anubis')
-rw-r--r-- | mail/anubis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 36c0a0119127..65ab70ba5d62 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -23,7 +23,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Outgoing SMTP mail processor USE_REINPLACE= yes |