diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-11-03 21:09:33 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-11-03 21:09:33 +0000 |
commit | cada467f15c5a1ab3390fa6c452f0aaf0dcf0689 (patch) | |
tree | 81c27f5c84fc3f16f752209f85a8179872624e3b /mail | |
parent | Update for new imported ports (diff) |
Update for newly imported ports.
Notes
Notes:
svn path=/head/; revision=4284
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index ccff0c627c21..3b73f0dc8ab6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1996/10/24 13:48:20 jfitz Exp $ +# $Id: Makefile,v 1.30 1996/11/03 06:46:59 obrien Exp $ # SUBDIR += elm @@ -17,6 +17,7 @@ SUBDIR += pine SUBDIR += popclient SUBDIR += popper + SUBDIR += poppassd SUBDIR += procmail SUBDIR += smail SUBDIR += xfmail |