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:   pho
Date:           Tue Jan 31 17:39:04 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-hls-retrie-plugin


To generate a diff of this commit:
cvs rdiff -u -r1.3901 -r1.3902 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.3901 pkgsrc/devel/Makefile:1.3902
--- pkgsrc/devel/Makefile:1.3901        Tue Jan 31 17:32:23 2023
+++ pkgsrc/devel/Makefile       Tue Jan 31 17:39:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3901 2023/01/31 17:32:23 pho Exp $
+# $NetBSD: Makefile,v 1.3902 2023/01/31 17:39:04 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -613,6 +613,7 @@ SUBDIR+=    hs-hls-plugin-api
 SUBDIR+=       hs-hls-pragmas-plugin
 SUBDIR+=       hs-hls-qualify-imported-names-plugin
 SUBDIR+=       hs-hls-refine-imports-plugin
+SUBDIR+=       hs-hls-retrie-plugin
 SUBDIR+=       hs-hls-selection-range-plugin
 SUBDIR+=       hs-hslua-module-system
 SUBDIR+=       hs-hslua-module-version



Home | Main Index | Thread Index | Old Index