diff options
Diffstat (limited to 'mail/tlb/Makefile')
-rw-r--r-- | mail/tlb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile index 53c0fbf21d68..ee56d6a175e6 100644 --- a/mail/tlb/Makefile +++ b/mail/tlb/Makefile @@ -8,7 +8,6 @@ MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \ http://www.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ \ http://ports.toco-domains.de/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@toco-domains.de COMMENT= The List Batcher, a general purpose mail list delivery engine @@ -23,7 +22,7 @@ DOCS= FAQ INSTALL README README.loglevels README.mungelist TIPS TODO \ complete.tlb mj.tlb simple.tlb FIXPREFIX= tlb mungelist complete.tlb mj.tlb simple.tlb -USES= shebangfix perl5 +USES= shebangfix perl5 tar:tgz SHEBANG_FILES= ${FIXPREFIX} perl_OLD_CMD= /usr/local/bin/perl5 |