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:   morr
Date:           Tue Oct  4 17:57:22 UTC 2016

Modified Files:
        pkgsrc/editors: Makefile

Log Message:
Add vim-gtk3 package.


To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 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.178 pkgsrc/editors/Makefile:1.179
--- pkgsrc/editors/Makefile:1.178       Sun Sep 18 13:40:24 2016
+++ pkgsrc/editors/Makefile     Tue Oct  4 17:57:22 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2016/09/18 13:40:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.179 2016/10/04 17:57:22 morr Exp $
 #
 
 COMMENT=       Editors
@@ -154,6 +154,7 @@ SUBDIR+=    vile
 SUBDIR+=       vilearn
 SUBDIR+=       vim
 SUBDIR+=       vim-gtk2
+SUBDIR+=       vim-gtk3
 SUBDIR+=       vim-lang
 SUBDIR+=       vim-motif
 SUBDIR+=       vim-share



Home | Main Index | Thread Index | Old Index