diff options
author | max <max@FreeBSD.org> | 1998-06-26 06:37:26 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1998-06-26 06:37:26 +0800 |
commit | d2ba310ee62a3f68445a54cb960e3047f304ff0d (patch) | |
tree | 70feac55a7e06104a653aef9ff998821328d45e2 /mail/Makefile | |
parent | f4638417ff759b4cc1774485b849211e08478048 (diff) | |
download | freebsd-ports-gnome-d2ba310ee62a3f68445a54cb960e3047f304ff0d.tar.gz freebsd-ports-gnome-d2ba310ee62a3f68445a54cb960e3047f304ff0d.tar.zst freebsd-ports-gnome-d2ba310ee62a3f68445a54cb960e3047f304ff0d.zip |
Activate mew-xemacs.
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 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 |