diff options
author | youri <youri@pkgsrc.org> | 2016-05-21 21:46:12 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-21 21:46:12 +0000 |
commit | a576bc58ab29181bf207ad592ed4522bcefd15bb (patch) | |
tree | ee6ee3a821a3bbc8491c8c6dad45aa48c41dccc9 | |
parent | 5fda8f6626016587daa09312eb3da10d62b5c0b2 (diff) | |
download | pkgsrc-a576bc58ab29181bf207ad592ed4522bcefd15bb.tar.gz |
+ pluma
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 6a0c1a16ed2..971cd454e3b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.171 2016/03/12 12:05:37 tnn Exp $ +# $NetBSD: Makefile,v 1.172 2016/05/21 21:46:12 youri Exp $ # COMMENT= Editors @@ -110,6 +110,7 @@ SUBDIR+= p5-Padre-Plugin-Vi SUBDIR+= p5-Padre-Plugin-XS SUBDIR+= p5-Wx-Scintilla SUBDIR+= pico +SUBDIR+= pluma SUBDIR+= poedit SUBDIR+= qgoogletranslator SUBDIR+= rox-edit |