diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-05-29 14:38:49 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-05-29 14:38:49 +0000 |
commit | 85f10ccb5a93760ee66c3321ce734dc9d9b875eb (patch) | |
tree | 242cf7784c37aad808126770adab92c8c5035b20 /editors | |
parent | 43f661b0910add3c55a3191099fc01f21b9bd50a (diff) | |
download | FreeBSD-ports-85f10ccb5a93760ee66c3321ce734dc9d9b875eb.zip FreeBSD-ports-85f10ccb5a93760ee66c3321ce734dc9d9b875eb.tar.gz |
Activate psgml-xemacs-mule.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 22e91f1..d6c89c5 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 |