diff options
author | shige <shige@FreeBSD.org> | 1999-07-01 23:02:11 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-07-01 23:02:11 +0800 |
commit | edca8060aca5c58b7989df46fbecddbf89b81214 (patch) | |
tree | 96e31b898f1618807ed6bf316008f559837f6dfa /editors | |
parent | 83c00e9f330781ebe2259c70d2b5e033036bac66 (diff) | |
download | freebsd-ports-gnome-edca8060aca5c58b7989df46fbecddbf89b81214.tar.gz freebsd-ports-gnome-edca8060aca5c58b7989df46fbecddbf89b81214.tar.zst freebsd-ports-gnome-edca8060aca5c58b7989df46fbecddbf89b81214.zip |
Activate the following ports:
apel-xemacs
apel-xemacs20
apel-xemacs-mule
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 0c30f803b3ff..ed253e2391f1 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,10 +1,13 @@ -# $Id: Makefile,v 1.79 1999/06/06 17:56:51 steve Exp $ +# $Id: Makefile,v 1.80 1999/06/22 22:26:40 gj Exp $ # SUBDIR += AbiWord SUBDIR += apel-emacs SUBDIR += apel-emacs20 SUBDIR += apel-mule + SUBDIR += apel-xemacs + SUBDIR += apel-xemacs20 + SUBDIR += apel-xemacs-mule SUBDIR += asedit SUBDIR += axe SUBDIR += beav |