diff options
author | youri <youri> | 2016-05-21 21:46:12 +0000 |
---|---|---|
committer | youri <youri> | 2016-05-21 21:46:12 +0000 |
commit | c8754ef898fdf66654b12d20ed4106a24d7af5db (patch) | |
tree | ee6ee3a821a3bbc8491c8c6dad45aa48c41dccc9 /editors | |
parent | c8639403ddca03b4a6a088d0c9144ce5b7e6f43a (diff) | |
download | pkgsrc-c8754ef898fdf66654b12d20ed4106a24d7af5db.tar.gz |
+ pluma
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 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 |