diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-05-29 22:38:49 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-05-29 22:38:49 +0800 |
commit | 85f10ccb5a93760ee66c3321ce734dc9d9b875eb (patch) | |
tree | 242cf7784c37aad808126770adab92c8c5035b20 | |
parent | 43f661b0910add3c55a3191099fc01f21b9bd50a (diff) | |
download | freebsd-ports-gnome-85f10ccb5a93760ee66c3321ce734dc9d9b875eb.tar.gz freebsd-ports-gnome-85f10ccb5a93760ee66c3321ce734dc9d9b875eb.tar.zst freebsd-ports-gnome-85f10ccb5a93760ee66c3321ce734dc9d9b875eb.zip |
Activate psgml-xemacs-mule.
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 22e91f16942a..d6c89c547227 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1999/05/09 17:15:51 shige Exp $ +# $Id: Makefile,v 1.77 1999/05/10 14:55:16 shige Exp $ # SUBDIR += AbiWord @@ -41,6 +41,7 @@ SUBDIR += psgml-emacs SUBDIR += psgml-emacs20 SUBDIR += psgml-mule + SUBDIR += psgml-xemacs-mule SUBDIR += sam SUBDIR += semi-emacs SUBDIR += semi-emacs-current |