diff options
author | gj <gj@FreeBSD.org> | 1999-06-23 06:26:40 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 1999-06-23 06:26:40 +0800 |
commit | 32346fececa53cadb9ea8db0060a03fc976bd4d5 (patch) | |
tree | 5f7820e25c6fda3fb59ef84091c9cd616b7f7f98 /editors/Makefile | |
parent | d0c3a0c8656844bed329418660cf661f9523b43b (diff) | |
download | freebsd-ports-gnome-32346fececa53cadb9ea8db0060a03fc976bd4d5.tar.gz freebsd-ports-gnome-32346fececa53cadb9ea8db0060a03fc976bd4d5.tar.zst freebsd-ports-gnome-32346fececa53cadb9ea8db0060a03fc976bd4d5.zip |
Add xemacs-packages and xemacs21.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 8d3954889379..0c30f803b3ff 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1999/05/29 14:38:49 kuriyama Exp $ +# $Id: Makefile,v 1.79 1999/06/06 17:56:51 steve Exp $ # SUBDIR += AbiWord @@ -73,7 +73,9 @@ SUBDIR += xemacs SUBDIR += xemacs-mule SUBDIR += xemacs-mule-common + SUBDIR += xemacs-packages SUBDIR += xemacs20 + SUBDIR += xemacs21 SUBDIR += xvile SUBDIR += yudit |