diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-31 09:13:33 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-31 09:13:33 +0000 |
commit | 3be068cac533263c00b388e3c72031e8aefc9fb9 (patch) | |
tree | 46cdbbb019173ae7fda5cce31683c96c76d378d4 /mail | |
parent | 9ee8cb268ea31aba0fa74f36c263bc3087220d8e (diff) |
Activate popper3.
Notes
Notes:
svn path=/head/; revision=29012
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index e3c642d1290c..974e1753c722 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -76,6 +76,7 @@ SUBDIR += popa3d SUBDIR += poppassd SUBDIR += popper + SUBDIR += popper3 SUBDIR += postfix SUBDIR += postilion SUBDIR += premail |