diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /mail/p5-Sendmail-AccessDB | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
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 |