pkgsrc-WIP-changes archive

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

honggfuzz-git: Fix typo



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Aug 16 16:54:58 2018 +0200
Changeset:	68bd96e3fd5e2c0fcb89c7f8b14c7f9a6f2e1547

Modified Files:
	honggfuzz-git/Makefile

Log Message:
honggfuzz-git: Fix typo

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=68bd96e3fd5e2c0fcb89c7f8b14c7f9a6f2e1547

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

diffstat:
 honggfuzz-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/honggfuzz-git/Makefile b/honggfuzz-git/Makefile
index 0b8a7b2ad2..6a84860553 100644
--- a/honggfuzz-git/Makefile
+++ b/honggfuzz-git/Makefile
@@ -17,5 +17,5 @@ USE_TOOLS+=	bash:run gmake
 
 .include "../../wip/mk/git-package.mk"
 .include "../../lang/libBlocksRuntime/buildlink3.mk"
-.include "../../devel/capstone/buildlink3.mk
+.include "../../devel/capstone/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index