pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov 10 19:50:04 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + smake


To generate a diff of this commit:
cvs rdiff -u -r1.2745 -r1.2746 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2745 pkgsrc/devel/Makefile:1.2746
--- pkgsrc/devel/Makefile:1.2745        Sun Nov  4 00:28:48 2018
+++ pkgsrc/devel/Makefile       Sat Nov 10 19:50:04 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2745 2018/11/04 00:28:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.2746 2018/11/10 19:50:04 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2600,6 +2600,7 @@ SUBDIR+=  skalibs
 SUBDIR+=       slib
 SUBDIR+=       slibtool
 SUBDIR+=       sloccount
+SUBDIR+=       smake
 SUBDIR+=       sml-mode
 SUBDIR+=       snappy
 SUBDIR+=       snappy-java10



Home | Main Index | Thread Index | Old Index