diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-01-13 06:03:42 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-01-13 06:03:42 +0000 |
commit | 3c40b8f4a8979b413c38cc664765d5ec89897bd1 (patch) | |
tree | f69357145e81b64cd8471cdb01e7a38cd1f8cc61 /mail/Makefile | |
parent | e553a7af4aa553a102bc6bae3803affdd924bf1a (diff) | |
download | FreeBSD-ports-3c40b8f4a8979b413c38cc664765d5ec89897bd1.zip FreeBSD-ports-3c40b8f4a8979b413c38cc664765d5ec89897bd1.tar.gz |
- create a slave port for SMTP_AFTER_POP3
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 7da4ff7..01fabf9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -190,6 +190,7 @@ SUBDIR += pop3gwd SUBDIR += pop3lite SUBDIR += popa3d + SUBDIR += popa3d-before-sendmail SUBDIR += popd SUBDIR += poppassd SUBDIR += popper |