diff options
author | anders <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
commit | bd9d50ff28cee0963ff572fe2194becf65846f2b (patch) | |
tree | 397335401b0f054b8193a3b2400ddc8caa03152b /mail/tlb | |
parent | 589f20500276eab597e89aafc3799aa28e6155df (diff) | |
download | FreeBSD-ports-bd9d50ff28cee0963ff572fe2194becf65846f2b.zip FreeBSD-ports-bd9d50ff28cee0963ff572fe2194becf65846f2b.tar.gz |
Correct MAINTAINER e-mail address for ports I maintain.
Diffstat (limited to 'mail/tlb')
-rw-r--r-- | mail/tlb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile index e1d3e17..34b71fb 100644 --- a/mail/tlb/Makefile +++ b/mail/tlb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \ ftp://totem.fix.no/pub/mirrors/misc/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ |