diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-24 18:29:56 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-24 18:29:56 +0000 |
commit | 8b01dd3ff18b8ff285dca2b35b87d8f0327e2708 (patch) | |
tree | 7cc70d98f1cb243726bc1f6024e897704d8c609e /mail/Makefile | |
parent | 5cdb4766aa83d69c840faa9e91dfa17f719b8f3d (diff) |
add qmHandle 0.5.1
Tool to view and manage a qmail queue
PR: 29840
Notes
Notes:
svn path=/head/; revision=46810
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 a06e8f8eaf27..2957a3cf5064 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 |