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:           Mon Sep  7 20:16:04 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + p5-Exporter-Declare


To generate a diff of this commit:
cvs rdiff -u -r1.3233 -r1.3234 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.3233 pkgsrc/devel/Makefile:1.3234
--- pkgsrc/devel/Makefile:1.3233        Mon Sep  7 20:13:26 2020
+++ pkgsrc/devel/Makefile       Mon Sep  7 20:16:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3233 2020/09/07 20:13:26 wiz Exp $
+# $NetBSD: Makefile,v 1.3234 2020/09/07 20:16:04 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1353,6 +1353,7 @@ SUBDIR+=  p5-Exception-Class
 SUBDIR+=       p5-Exception-Handler
 SUBDIR+=       p5-Expect
 SUBDIR+=       p5-Expect-Simple
+SUBDIR+=       p5-Exporter-Declare
 SUBDIR+=       p5-Exporter-Lite
 SUBDIR+=       p5-Exporter-Tiny
 SUBDIR+=       p5-ExtUtils-AutoInstall



Home | Main Index | Thread Index | Old Index