diff options
author | abs <abs> | 2012-05-23 12:51:48 +0000 |
---|---|---|
committer | abs <abs> | 2012-05-23 12:51:48 +0000 |
commit | ef72df03f4d48e8adf79147e68ea81ff28c83473 (patch) | |
tree | 6e65b53d668a3a8b8e7557f52dfbce38a95d83a9 /editors/Makefile | |
parent | a57cf8cbcfae4f41b86fcbc25577227010030fca (diff) | |
download | pkgsrc-ef72df03f4d48e8adf79147e68ea81ff28c83473.tar.gz |
+edt
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 43f22f7b640..77f0a1b5262 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2012/03/21 23:01:19 markd Exp $ +# $NetBSD: Makefile,v 1.150 2012/05/23 12:51:48 abs Exp $ # COMMENT= Editors @@ -21,6 +21,7 @@ SUBDIR+= cooledit SUBDIR+= dasher SUBDIR+= easyedit SUBDIR+= ed +SUBDIR+= edt SUBDIR+= elvis SUBDIR+= elvis-x11 SUBDIR+= emacs |