diff options
-rw-r--r-- | mail/tlb/Makefile | 5 | ||||
-rw-r--r-- | mail/tlb/pkg-plist | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile index 0f11832..651458b 100644 --- a/mail/tlb/Makefile +++ b/mail/tlb/Makefile @@ -3,6 +3,7 @@ PORTNAME= tlb PORTVERSION= 0.11a +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \ http://www.freenix.no/~anders/ \ @@ -13,9 +14,9 @@ MAINTAINER= tz@FreeBSD.org COMMENT= The List Batcher, a general purpose mail list delivery engine RUN_DEPENDS= p5-Mail-Tools>=0:mail/p5-Mail-Tools \ - p5-TimeDate>=0:devel/p5-TimeDate \ - p5-Net>=0:net/p5-Net + p5-TimeDate>=0:devel/p5-TimeDate +NO_ARCH= yes NO_BUILD= yes DOCS= FAQ INSTALL README README.loglevels README.mungelist TIPS TODO \ diff --git a/mail/tlb/pkg-plist b/mail/tlb/pkg-plist index a4ea984..c3d7a61 100644 --- a/mail/tlb/pkg-plist +++ b/mail/tlb/pkg-plist @@ -1,5 +1,5 @@ -bin/tlb bin/mungelist +bin/tlb %%PORTDOCS%%share/doc/tlb/FAQ %%PORTDOCS%%share/doc/tlb/INSTALL %%PORTDOCS%%share/doc/tlb/README |