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: fcambus
Date: Wed Feb 17 14:16:58 UTC 2021
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add binaryen.
To generate a diff of this commit:
cvs rdiff -u -r1.3337 -r1.3338 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.3337 pkgsrc/devel/Makefile:1.3338
--- pkgsrc/devel/Makefile:1.3337 Tue Feb 16 16:56:37 2021
+++ pkgsrc/devel/Makefile Wed Feb 17 14:16:57 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3337 2021/02/16 16:56:37 fcambus Exp $
+# $NetBSD: Makefile,v 1.3338 2021/02/17 14:16:57 fcambus Exp $
#
COMMENT= Development utilities
@@ -160,6 +160,7 @@ SUBDIR+= bcc
SUBDIR+= bfg
SUBDIR+= bglibs
SUBDIR+= bin86
+SUBDIR+= binaryen
SUBDIR+= binutils
SUBDIR+= bison
SUBDIR+= blame
Home |
Main Index |
Thread Index |
Old Index