pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue Mar 12 18:02:08 UTC 2019

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
Added ocaml-decompress to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/archivers/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/Makefile
diff -u pkgsrc/archivers/Makefile:1.159 pkgsrc/archivers/Makefile:1.160
--- pkgsrc/archivers/Makefile:1.159     Wed Jan  9 10:28:19 2019
+++ pkgsrc/archivers/Makefile   Tue Mar 12 18:02:08 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2019/01/09 10:28:19 adam Exp $
+# $NetBSD: Makefile,v 1.160 2019/03/12 18:02:08 jaapb Exp $
 #
 
 COMMENT=       Archivers
@@ -66,6 +66,7 @@ SUBDIR+=      mscompress
 SUBDIR+=       nomarch
 SUBDIR+=       nulib2
 SUBDIR+=       ocaml-bz2
+SUBDIR+=       ocaml-decompress
 SUBDIR+=       ocaml-zip
 SUBDIR+=       p5-Archive-Any
 SUBDIR+=       p5-Archive-Any-Lite



Home | Main Index | Thread Index | Old Index