diff options
author | kamil <kamil@pkgsrc.org> | 2016-06-15 08:38:54 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-06-15 08:38:54 +0000 |
commit | bc082c52fb41787361eddf577847e01e4a500166 (patch) | |
tree | 1630f63c2f8722b74de8b91a3f47127bcd9b9f44 /editors | |
parent | df74eeb6e78b8638320b3f03781d970e92d23229 (diff) | |
download | pkgsrc-bc082c52fb41787361eddf577847e01e4a500166.tar.gz |
Add editors/sasm
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 971cd454e3b..1f4cf86ae20 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2016/05/21 21:46:12 youri Exp $ +# $NetBSD: Makefile,v 1.173 2016/06/15 08:38:54 kamil Exp $ # COMMENT= Editors @@ -116,6 +116,7 @@ SUBDIR+= qgoogletranslator SUBDIR+= rox-edit SUBDIR+= sam SUBDIR+= sandy +SUBDIR+= sasm SUBDIR+= scite SUBDIR+= se SUBDIR+= speedbar |