diff options
author | mspo <mspo@pkgsrc.org> | 2013-03-21 00:13:45 +0000 |
---|---|---|
committer | mspo <mspo@pkgsrc.org> | 2013-03-21 00:13:45 +0000 |
commit | e77ebd3889047a7650fa90ef91d82c8552baeae3 (patch) | |
tree | b7e4b8a9872f3ea6e56c57f99c1200022177bd2a /editors | |
parent | 1f592addcf4ccf7c4f47da8bc33ad1f341ffd1e3 (diff) | |
download | pkgsrc-e77ebd3889047a7650fa90ef91d82c8552baeae3.tar.gz |
add sandy editor
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 0d2bcc5c874..4e11b37bf9b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2013/03/07 05:39:31 tcort Exp $ +# $NetBSD: Makefile,v 1.162 2013/03/21 00:13:45 mspo Exp $ # COMMENT= Editors @@ -114,6 +114,7 @@ SUBDIR+= poedit SUBDIR+= qgoogletranslator SUBDIR+= rox-edit SUBDIR+= sam +SUBDIR+= sandy SUBDIR+= scite SUBDIR+= se SUBDIR+= speedbar |