diff options
author | andreas <andreas@FreeBSD.org> | 1998-06-15 01:35:00 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-06-15 01:35:00 +0800 |
commit | d50a835a885d6ccdca2b7bcf95892e0f5016199c (patch) | |
tree | 2bf18e49794891eca00c1a510731a3811c9824bb /mail | |
parent | d047ca2b87247b34154e19e902409adeca49bbfa (diff) | |
download | freebsd-ports-gnome-d50a835a885d6ccdca2b7bcf95892e0f5016199c.tar.gz freebsd-ports-gnome-d50a835a885d6ccdca2b7bcf95892e0f5016199c.tar.zst freebsd-ports-gnome-d50a835a885d6ccdca2b7bcf95892e0f5016199c.zip |
enable new port kbiff
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 6bdd2097c2cb..416e8b4b7296 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1998/05/21 22:37:46 mph Exp $ +# $Id: Makefile,v 1.63 1998/06/08 11:12:38 dburr Exp $ # SUBDIR += adcomplain @@ -16,6 +16,7 @@ SUBDIR += glbiff SUBDIR += im SUBDIR += imap-uw + SUBDIR += kbiff SUBDIR += mailagent SUBDIR += majorcool SUBDIR += majordomo |