diff options
author | roam <roam@FreeBSD.org> | 2001-07-13 23:05:20 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-07-13 23:05:20 +0800 |
commit | 9ff9046a0bb5ddeb6c2b9a0340fb775cc88be1cc (patch) | |
tree | d323f5197c03fde586534395ae7995f6336fb1fe /mail/Makefile | |
parent | 7ca845ee62ce52f45b2bd9f044203b383eec49cd (diff) | |
download | freebsd-ports-gnome-9ff9046a0bb5ddeb6c2b9a0340fb775cc88be1cc.tar.gz freebsd-ports-gnome-9ff9046a0bb5ddeb6c2b9a0340fb775cc88be1cc.tar.zst freebsd-ports-gnome-9ff9046a0bb5ddeb6c2b9a0340fb775cc88be1cc.zip |
The qtools package comprises several utilities for use with qmail,
typically as part of .qmail command processing.
PR: 28662
Submitted by: Pete Fritchman <petef@databits.net>
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 0d5b950a5df1..b2756381d34b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -155,6 +155,7 @@ SUBDIR += qmailadmin SUBDIR += qmailanalog SUBDIR += qpopper + SUBDIR += qtools SUBDIR += rblcheck SUBDIR += rftp SUBDIR += ripmime |