diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-06-25 22:37:26 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-06-25 22:37:26 +0000 |
commit | a43220a1fec021f8bf147bef55cfed20e7b68c73 (patch) | |
tree | c3a54700e76867e2a26b8dd22b1e73bcd4d2f14f | |
parent | 41fb6712d8f712a1c33d6e259866a8071291f368 (diff) | |
download | freebsd-ports-a43220a1fec021f8bf147bef55cfed20e7b68c73.zip |
Activate mew-xemacs.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 416e8b4b7296..e6fc6ec32eb5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1998/06/08 11:12:38 dburr Exp $ +# $Id: Makefile,v 1.64 1998/06/14 17:35:00 andreas Exp $ # SUBDIR += adcomplain @@ -24,6 +24,7 @@ SUBDIR += mew SUBDIR += mew-common SUBDIR += mew-mule + SUBDIR += mew-xemacs SUBDIR += mh SUBDIR += mmr SUBDIR += movemail |