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:   ryoon
Date:           Tue Aug 12 00:55:30 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable smooth


To generate a diff of this commit:
cvs rdiff -u -r1.4507 -r1.4508 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.4507 pkgsrc/devel/Makefile:1.4508
--- pkgsrc/devel/Makefile:1.4507        Sat Aug  9 03:28:33 2025
+++ pkgsrc/devel/Makefile       Tue Aug 12 00:55:30 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4507 2025/08/09 03:28:33 wen Exp $
+# $NetBSD: Makefile,v 1.4508 2025/08/12 00:55:30 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -3629,6 +3629,7 @@ SUBDIR+=  slibtool
 SUBDIR+=       sloccount
 SUBDIR+=       smake
 SUBDIR+=       sml-mode
+SUBDIR+=       smooth
 SUBDIR+=       snappy
 SUBDIR+=       snappy-java10
 SUBDIR+=       sofia-sip



Home | Main Index | Thread Index | Old Index