diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 1999-06-23 03:48:22 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 1999-06-23 03:48:22 +0000 |
commit | ab767de7bbf29d2cb72302f73e41b6fd9c5d8e27 (patch) | |
tree | 0e9a0dddeaa019ae8cf11a62b452cdf6605735b6 /mail/Makefile | |
parent | Preparation for importing pine4 + SSL port. (diff) |
Well, the import went badly. I have asked asami for advice on how to
clean up, but in the mean time, I might as well finish what I can:
Add pine4-ssl to ports/mail/Makefile
Notes
Notes:
svn path=/head/; revision=19708
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index f7d7f3447649..670f637bcd4a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.91 1999/05/09 17:32:14 steve Exp $ +# $Id: Makefile,v 1.92 1999/06/11 08:30:42 taoka Exp $ # SUBDIR += adcomplain @@ -54,6 +54,7 @@ SUBDIR += pgpsendmail SUBDIR += pine3 SUBDIR += pine4 + SUBDIR += pine4-ssl SUBDIR += poppassd SUBDIR += popper SUBDIR += postfix |