diff options
author | tg <tg@FreeBSD.org> | 1998-07-01 12:00:18 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-07-01 12:00:18 +0000 |
commit | a740af866862ff179a7c480b2de5f09f572fab2e (patch) | |
tree | db82b8269be9817d41c608e73ccaefa5cd89de0b /editors | |
parent | 5ec2113d3d7c4b115bbe602ff8273090bcc4f972 (diff) | |
download | FreeBSD-ports-a740af866862ff179a7c480b2de5f09f572fab2e.zip FreeBSD-ports-a740af866862ff179a7c480b2de5f09f572fab2e.tar.gz |
Activate gxedit.
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 c7e4835..305b8a8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1998/05/26 15:11:09 kuriyama Exp $ +# $Id: Makefile,v 1.54 1998/06/07 02:18:14 asami Exp $ # SUBDIR += asedit @@ -9,6 +9,7 @@ SUBDIR += e93 SUBDIR += emacs SUBDIR += emacs20 + SUBDIR += gxedit SUBDIR += jed SUBDIR += joe SUBDIR += jove |