pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   kamil
Date:           Thu Dec 22 17:54:14 UTC 2016

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Makefile: Add py-terminator-plugins


To generate a diff of this commit:
cvs rdiff -u -r1.799 -r1.800 pkgsrc/x11/Makefile

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

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.799 pkgsrc/x11/Makefile:1.800
--- pkgsrc/x11/Makefile:1.799   Tue Sep 20 08:01:07 2016
+++ pkgsrc/x11/Makefile Thu Dec 22 17:54:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.799 2016/09/20 08:01:07 wiz Exp $
+# $NetBSD: Makefile,v 1.800 2016/12/22 17:54:14 kamil Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -425,6 +425,7 @@ SUBDIR+=    py-qt5
 SUBDIR+=       py-qwt-qt4
 SUBDIR+=       py-sip
 SUBDIR+=       py-terminator
+SUBDIR+=       py-terminator-plugins
 SUBDIR+=       py-vte
 SUBDIR+=       py-wxWidgets
 SUBDIR+=       py-xcbgen



Home | Main Index | Thread Index | Old Index