diff options
author | tcort <tcort> | 2013-03-07 05:39:31 +0000 |
---|---|---|
committer | tcort <tcort> | 2013-03-07 05:39:31 +0000 |
commit | 85d012671c932d90fe9d6e16fa3c25f10c3bc1ea (patch) | |
tree | 133037c083a9520b226ba53ddf5cd78b04e97d9d /editors | |
parent | a5d04891e2e349cdf8b2cba4456916247cf6a352 (diff) | |
download | pkgsrc-85d012671c932d90fe9d6e16fa3c25f10c3bc1ea.tar.gz |
editors/Makefile: add se. OK by agc.
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 598afecc4af..0d2bcc5c874 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.160 2013/02/17 07:37:32 dholland Exp $ +# $NetBSD: Makefile,v 1.161 2013/03/07 05:39:31 tcort Exp $ # COMMENT= Editors @@ -115,6 +115,7 @@ SUBDIR+= qgoogletranslator SUBDIR+= rox-edit SUBDIR+= sam SUBDIR+= scite +SUBDIR+= se SUBDIR+= speedbar SUBDIR+= ssam SUBDIR+= tamago |