pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add hyperscan



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e21a13bdea54
branches:  trunk
changeset: 307497:e21a13bdea54
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon May 07 22:18:56 2018 +0000
description:
devel/Makefile: Add hyperscan

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 64366598c90b -r e21a13bdea54 devel/Makefile
--- a/devel/Makefile    Mon May 07 22:18:53 2018 +0000
+++ b/devel/Makefile    Mon May 07 22:18:56 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2667 2018/05/06 06:59:59 wiz Exp $
+# $NetBSD: Makefile,v 1.2668 2018/05/07 22:18:56 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -460,6 +460,7 @@
 SUBDIR+=       ht
 SUBDIR+=       hugs-HUnit
 SUBDIR+=       hugs-unix
+SUBDIR+=       hyperscan
 SUBDIR+=       idiff
 SUBDIR+=       idutils
 SUBDIR+=       imake



Home | Main Index | Thread Index | Old Index