diff options
author | vanilla <vanilla@FreeBSD.org> | 2002-07-20 16:39:49 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2002-07-20 16:39:49 +0000 |
commit | ede66b8ab76252a174ecc31eea8ed499b61a45ea (patch) | |
tree | 6627534992d5ff45164106afe74cd4e8ddbbceff /mail/Makefile | |
parent | f5b25a48e4594e0e0807e6e0151b0d99a74579bb (diff) | |
download | FreeBSD-ports-ede66b8ab76252a174ecc31eea8ed499b61a45ea.zip FreeBSD-ports-ede66b8ab76252a174ecc31eea8ed499b61a45ea.tar.gz |
Add isoqlog, it's an MTA log analysis program written in C.
PR: ports/40720
Submitted by: Omer Faruk Sen <roots@enderunix.org>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1f757db..ece5bb5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -74,6 +74,7 @@ SUBDIR += imap-uw SUBDIR += imp SUBDIR += imp3 + SUBDIR += isoqlog SUBDIR += isync SUBDIR += junkfilter SUBDIR += kbiff |