diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-27 22:44:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-27 22:44:25 +0800 |
commit | 9efa8837d727f33a6db24ee382906d6a3be6a021 (patch) | |
tree | 8fcb9d417c2d6d408d301a6af176f75cd98d25d6 /mail/Makefile | |
parent | 32f1737c36b2ffa8feb90ba7a68579d37f3afc2e (diff) | |
download | freebsd-ports-gnome-9efa8837d727f33a6db24ee382906d6a3be6a021.tar.gz freebsd-ports-gnome-9efa8837d727f33a6db24ee382906d6a3be6a021.tar.zst freebsd-ports-gnome-9efa8837d727f33a6db24ee382906d6a3be6a021.zip |
Add pmail - a yet anther brick in our collection of buggy mailers (py-gnome
based this time).
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 5117ee6f15e6..d7b8caa6ff5a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -82,6 +82,7 @@ SUBDIR += pgpsendmail SUBDIR += pine4 SUBDIR += pine4-ssl + SUBDIR += pmail SUBDIR += popa3d SUBDIR += poppassd SUBDIR += popper |