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 | 8e91a86fd1b9dbf97fa18979660e4f49bfd1dafc (patch) | |
tree | fe3feb053cf0320bb2a753426f06d90da791652d /editors | |
parent | 9172de0ece210dbc343cd0a8171dbbad95a11ceb (diff) | |
download | pkgsrc-8e91a86fd1b9dbf97fa18979660e4f49bfd1dafc.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 |