diff options
author | asami <asami@FreeBSD.org> | 1998-07-21 17:55:12 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-21 17:55:12 +0000 |
commit | 12a46e019060cac89a809c804c78ebc49423fee1 (patch) | |
tree | 1325bd25f042e6cd007825a8ce1a427903d098bd /mail/Makefile | |
parent | 67989740f240ba9bc582f4d30e882af51a331105 (diff) | |
download | FreeBSD-ports-12a46e019060cac89a809c804c78ebc49423fee1.zip FreeBSD-ports-12a46e019060cac89a809c804c78ebc49423fee1.tar.gz |
Remove pine, it is copied to pine3 and pine4.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 95b026f..08faaa7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.68 1998/07/12 23:05:11 steve Exp $ +# $Id: Makefile,v 1.69 1998/07/18 20:00:19 hoek Exp $ # SUBDIR += adcomplain @@ -38,7 +38,8 @@ SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Tools SUBDIR += pgpsendmail - SUBDIR += pine + SUBDIR += pine3 + SUBDIR += pine4 SUBDIR += popclient SUBDIR += poppassd SUBDIR += popper |