diff options
author | obrien <obrien@FreeBSD.org> | 1998-12-30 12:35:02 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-12-30 12:35:02 +0800 |
commit | ebd6ded6df7fc465d1cc238c01fbcc9d9413dc72 (patch) | |
tree | a7e82755648f9c1526992900234f7ca7a24e122f /mail/Makefile | |
parent | f90e1f98895f7ca3f6c5a8e9f4dca5b43eabcddf (diff) | |
download | freebsd-ports-gnome-ebd6ded6df7fc465d1cc238c01fbcc9d9413dc72.tar.gz freebsd-ports-gnome-ebd6ded6df7fc465d1cc238c01fbcc9d9413dc72.tar.zst freebsd-ports-gnome-ebd6ded6df7fc465d1cc238c01fbcc9d9413dc72.zip |
turn on hbiff
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 466d5ebaa6d8..a72bd8820b3d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1998/12/09 05:22:09 vanilla Exp $ +# $Id: Makefile,v 1.77 1998/12/24 07:27:59 steve Exp $ # SUBDIR += adcomplain @@ -16,6 +16,7 @@ SUBDIR += faces SUBDIR += fetchmail SUBDIR += glbiff + SUBDIR += hbiff SUBDIR += im SUBDIR += imap-uw SUBDIR += kbiff |