diff options
author | hoek <hoek@FreeBSD.org> | 1997-11-15 06:56:43 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1997-11-15 06:56:43 +0800 |
commit | c582c49c9a7697b23196afa16df0b13431927cf1 (patch) | |
tree | b37ed3121ac0ced03dc86d7a9fdfaec8abf7fae1 /mail | |
parent | f8d304148d79951d232d158149770450207019c1 (diff) | |
download | freebsd-ports-gnome-c582c49c9a7697b23196afa16df0b13431927cf1.tar.gz freebsd-ports-gnome-c582c49c9a7697b23196afa16df0b13431927cf1.tar.zst freebsd-ports-gnome-c582c49c9a7697b23196afa16df0b13431927cf1.zip |
Activate TkRat!
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 2b7d5a298f6b..327c58b5be8f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1997/11/01 14:16:47 jseger Exp $ +# $Id: Makefile,v 1.50 1997/11/04 08:09:44 tg Exp $ # SUBDIR += adcomplain @@ -35,6 +35,7 @@ SUBDIR += premail SUBDIR += procmail SUBDIR += smail + SUBDIR += tkrat SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff |