diff options
author | petef <petef@FreeBSD.org> | 2001-08-25 02:29:56 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-25 02:29:56 +0800 |
commit | 9f61e3f927e00a473a69801d57585bde85370117 (patch) | |
tree | 063221e0bf37318694a95015cf9d99711ae981ab /mail/Makefile | |
parent | d31a556e3996b93506b0975a5ef6b0197fc0820d (diff) | |
download | freebsd-ports-graphics-9f61e3f927e00a473a69801d57585bde85370117.tar.gz freebsd-ports-graphics-9f61e3f927e00a473a69801d57585bde85370117.tar.zst freebsd-ports-graphics-9f61e3f927e00a473a69801d57585bde85370117.zip |
add qmHandle 0.5.1
Tool to view and manage a qmail queue
PR: 29840
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 a06e8f8eaf2..2957a3cf506 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -150,6 +150,7 @@ SUBDIR += prom-wl SUBDIR += pronto SUBDIR += pygmy + SUBDIR += qmHandle SUBDIR += qmail SUBDIR += qmail-contrib SUBDIR += qmail-ldap |