Module Name: pkgsrc-wip Committed By: tomsun.0.7 <tomsun.0.7%gmail.com@localhost> Pushed By: tomsun.0.7 Date: Fri Jun 29 13:47:00 2018 +0000 Changeset: c7c12141a47695662f2259ad8853fd544762ba4d Modified Files: Makefile Log Message: Makefile: add honggfuzz To see a diff of this commit: https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c7c12141a47695662f2259ad8853fd544762ba4d Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. diffstat: Makefile | 1 + 1 file changed, 1 insertion(+) diffs: diff --git a/Makefile b/Makefile index eef65f3423..b32b7c43ce 100644 --- a/Makefile +++ b/Makefile @@ -1159,6 +1159,7 @@ SUBDIR+= higan SUBDIR+= higgsbounds SUBDIR+= hijra SUBDIR+= hlint +SUBDIR+= honggfuzz SUBDIR+= hoogle SUBDIR+= howdoi SUBDIR+= hpoj