diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /mail/p5-Sendmail-AccessDB | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Notes
Notes:
svn path=/head/; revision=144389
Diffstat (limited to 'mail/p5-Sendmail-AccessDB')
-rw-r--r-- | mail/p5-Sendmail-AccessDB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile index 9c2235cfc66b..447e26e1a9e1 100644 --- a/mail/p5-Sendmail-AccessDB/Makefile +++ b/mail/p5-Sendmail-AccessDB/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sendmail PKGNAMEPREFIX= p5- -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perl5 interface to the Sendmail access.db list BUILD_DEPENDS= ${SITE_PERL}/mach/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB |