diff options
author | recht <recht@pkgsrc.org> | 2004-01-20 21:18:49 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-20 21:18:49 +0000 |
commit | ab888404d0fc9637b4c1c1c8ab87434518952003 (patch) | |
tree | c4ee70f790b4593216b5891690b251ed16d2f5ce /editors | |
parent | 75aa4af6005d6f6b74a7321e3766e5400ae671e9 (diff) | |
download | pkgsrc-ab888404d0fc9637b4c1c1c8ab87434518952003.tar.gz |
+ elvis, elvis-x11
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index f11014d740a..32956c241b2 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2003/12/26 18:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2004/01/20 21:18:49 recht Exp $ # COMMENT= Editors @@ -16,6 +16,8 @@ SUBDIR+= ce-x11 SUBDIR+= conglomerate SUBDIR+= cooledit SUBDIR+= easyedit +SUBDIR+= elvis +SUBDIR+= elvis-x11 SUBDIR+= emacs SUBDIR+= emacs-nox11 SUBDIR+= emacs-packages |