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:           Sun Mar 12 13:39:13 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-makefun


To generate a diff of this commit:
cvs rdiff -u -r1.3936 -r1.3937 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.3936 pkgsrc/devel/Makefile:1.3937
--- pkgsrc/devel/Makefile:1.3936        Fri Mar 10 21:29:02 2023
+++ pkgsrc/devel/Makefile       Sun Mar 12 13:39:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3936 2023/03/10 21:29:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.3937 2023/03/12 13:39:13 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2624,6 +2624,7 @@ SUBDIR+=  py-lru-dict
 SUBDIR+=       py-lupa
 SUBDIR+=       py-macaroons
 SUBDIR+=       py-macholib
+SUBDIR+=       py-makefun
 SUBDIR+=       py-mako
 SUBDIR+=       py-mando
 SUBDIR+=       py-manticore



Home | Main Index | Thread Index | Old Index