diff options
author | nsayer <nsayer@FreeBSD.org> | 1999-06-23 11:48:22 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 1999-06-23 11:48:22 +0800 |
commit | 0cad6540b166ffda5c3fafa71d31452d0b65934e (patch) | |
tree | 23b37a7be7b67961f2bc380bac5219d334c1f109 /mail | |
parent | 8ecc0519f03e92a702a220da4cc89407337c8f12 (diff) | |
download | freebsd-ports-gnome-0cad6540b166ffda5c3fafa71d31452d0b65934e.tar.gz freebsd-ports-gnome-0cad6540b166ffda5c3fafa71d31452d0b65934e.tar.zst freebsd-ports-gnome-0cad6540b166ffda5c3fafa71d31452d0b65934e.zip |
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
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 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 |