diff options
author | andreas <andreas@FreeBSD.org> | 1998-01-09 13:01:09 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-01-09 13:01:09 +0800 |
commit | 6f40c79f8d7757825a457098b661231d2969d37e (patch) | |
tree | 85f168f7a2f13bece1032fd1c97b3520d4a80748 /mail/Makefile | |
parent | 6b0509cb98c67193380c000c82660ffb554c5961 (diff) | |
download | freebsd-ports-gnome-6f40c79f8d7757825a457098b661231d2969d37e.tar.gz freebsd-ports-gnome-6f40c79f8d7757825a457098b661231d2969d37e.tar.zst freebsd-ports-gnome-6f40c79f8d7757825a457098b661231d2969d37e.zip |
Enabled xmail
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 6f4ae826c8c4..3a6adb8a3265 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1997/11/30 10:36:37 max Exp $ +# $Id: Makefile,v 1.53 1997/12/08 22:15:59 max Exp $ # SUBDIR += adcomplain @@ -42,6 +42,7 @@ SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff + SUBDIR += xmail SUBDIR += xpbiff SUBDIR += xpbiff-youbin SUBDIR += youbin |