diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:02:54 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:02:54 +0800 |
commit | cf5eac0e68fbdb3f6c96172c11a9f5c8ce478c71 (patch) | |
tree | 5e120ad0075ff78932642134ad778c26d4349616 /mail | |
parent | b60b538a4caa09975f02a88194ad2483325d8060 (diff) | |
download | freebsd-ports-gnome-cf5eac0e68fbdb3f6c96172c11a9f5c8ce478c71.tar.gz freebsd-ports-gnome-cf5eac0e68fbdb3f6c96172c11a9f5c8ce478c71.tar.zst freebsd-ports-gnome-cf5eac0e68fbdb3f6c96172c11a9f5c8ce478c71.zip |
xbuffy is moved from x11 to mail.
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 b013ad65c6d3..2abd85f05537 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.70 1998/07/21 17:55:12 asami Exp $ +# $Id: Makefile,v 1.71 1998/07/31 19:10:16 asami Exp $ # SUBDIR += adcomplain @@ -53,6 +53,7 @@ SUBDIR += smtpfeed SUBDIR += tkrat SUBDIR += wmmail + SUBDIR += xbuffy SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff |