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:   leot
Date:           Thu Aug 10 21:45:56 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Add regal


To generate a diff of this commit:
cvs rdiff -u -r1.4045 -r1.4046 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.4045 pkgsrc/devel/Makefile:1.4046
--- pkgsrc/devel/Makefile:1.4045        Tue Aug  8 00:35:53 2023
+++ pkgsrc/devel/Makefile       Thu Aug 10 21:45:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4045 2023/08/08 00:35:53 taca Exp $
+# $NetBSD: Makefile,v 1.4046 2023/08/10 21:45:56 leot Exp $
 #
 
 COMMENT=       Development utilities
@@ -3128,6 +3128,7 @@ SUBDIR+=  rebar21
 SUBDIR+=       rebar3
 SUBDIR+=       refinecvs
 SUBDIR+=       reftools
+SUBDIR+=       regal
 SUBDIR+=       remake
 SUBDIR+=       reposurgeon
 SUBDIR+=       retrie



Home | Main Index | Thread Index | Old Index