diff options
author | agc <agc@pkgsrc.org> | 2005-05-23 12:01:30 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-05-23 12:01:30 +0000 |
commit | 28112d77e9b75278425a2927a37264d1dd8ad7c3 (patch) | |
tree | 49bfc1b8ade9031392861f331982f75b41494274 /editors/Makefile | |
parent | 85187262f36922d3e95dd2f8924a53ae294bb134 (diff) | |
download | pkgsrc-28112d77e9b75278425a2927a37264d1dd8ad7c3.tar.gz |
Add and enable fe
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index e9b7e1f95da..611f5d1e3f0 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2005/05/18 22:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2005/05/23 12:01:30 agc Exp $ # COMMENT= Editors @@ -25,6 +25,7 @@ SUBDIR+= emacs-nox11 SUBDIR+= emacs-packages SUBDIR+= emacs20 SUBDIR+= ex +SUBDIR+= fe SUBDIR+= gconf-editor SUBDIR+= gedit SUBDIR+= gice |