pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Sep 13 16:37:10 UTC 2017

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
editors/Makefile: Add py-editor


To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 pkgsrc/editors/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.180 pkgsrc/editors/Makefile:1.181
--- pkgsrc/editors/Makefile:1.180       Mon Sep  4 18:21:24 2017
+++ pkgsrc/editors/Makefile     Wed Sep 13 16:37:10 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.180 2017/09/04 18:21:24 wiz Exp $
+# $NetBSD: Makefile,v 1.181 2017/09/13 16:37:10 minskim Exp $
 #
 
 COMMENT=       Editors
@@ -117,6 +117,7 @@ SUBDIR+=    p5-Wx-Scintilla
 SUBDIR+=       pico
 SUBDIR+=       pluma
 SUBDIR+=       poedit
+SUBDIR+=       py-editor
 SUBDIR+=       rox-edit
 SUBDIR+=       sam
 SUBDIR+=       sandy



Home | Main Index | Thread Index | Old Index