diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
commit | ad6b4799b419241526a8c51e9b0d7a0a22177eef (patch) | |
tree | 8aad314fe57e8219fbcb7ed334dc605c24aeb17b /mail/tlb | |
parent | 34f0ba70ac6a077ee3ea87445e93b609fdd8d4b0 (diff) | |
download | ports-ad6b4799b419241526a8c51e9b0d7a0a22177eef.tar.gz ports-ad6b4799b419241526a8c51e9b0d7a0a22177eef.zip |
Notes
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 e1d3e1713891..34b71fb7590d 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 \ |