diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-18 20:02:31 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-18 20:02:31 +0000 |
commit | 8e5fdc62302866e190496f6ced79db09a14ce173 (patch) | |
tree | 877be73c4a11a592d73f02a941125a2055028e92 /mail/Makefile | |
parent | c42d7a92be1696a157b5abcb5bd3225c23fe3c8c (diff) | |
download | FreeBSD-ports-8e5fdc62302866e190496f6ced79db09a14ce173.zip FreeBSD-ports-8e5fdc62302866e190496f6ced79db09a14ce173.tar.gz |
add pm-lib
A collection of procmail plug-in modules
PR: 32037
Submitted by: Jeremy Norris <ishmael27@home.com>
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 86dce3d..ede6960b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -164,6 +164,7 @@ SUBDIR += pgp4pine SUBDIR += pgpsendmail SUBDIR += pine4 + SUBDIR += pm-lib SUBDIR += pmail SUBDIR += pop3gwd SUBDIR += pop3lite |