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:   jnemeth
Date:           Thu Mar 14 05:36:27 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.2813 -r1.2814 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.2813 pkgsrc/devel/Makefile:1.2814
--- pkgsrc/devel/Makefile:1.2813        Wed Mar 13 18:54:31 2019
+++ pkgsrc/devel/Makefile       Thu Mar 14 05:36:27 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2813 2019/03/13 18:54:31 adam Exp $
+# $NetBSD: Makefile,v 1.2814 2019/03/14 05:36:27 jnemeth Exp $
 #
 
 COMMENT=       Development utilities
@@ -796,8 +796,8 @@ SUBDIR+=    nss
 SUBDIR+=       objfw
 SUBDIR+=       ocaml-astring
 SUBDIR+=       ocaml-base
-SUBDIR+=       ocaml-base_quickcheck
 SUBDIR+=       ocaml-base64
+SUBDIR+=       ocaml-base_quickcheck
 SUBDIR+=       ocaml-batteries
 SUBDIR+=       ocaml-bigstringaf
 SUBDIR+=       ocaml-bin_prot



Home | Main Index | Thread Index | Old Index