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:   rillig
Date:           Tue Feb 20 22:21:49 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/goyacc: add goyacc


To generate a diff of this commit:
cvs rdiff -u -r1.2613 -r1.2614 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.2613 pkgsrc/devel/Makefile:1.2614
--- pkgsrc/devel/Makefile:1.2613        Tue Feb 20 14:01:19 2018
+++ pkgsrc/devel/Makefile       Tue Feb 20 22:21:48 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2613 2018/02/20 14:01:19 fhajny Exp $
+# $NetBSD: Makefile,v 1.2614 2018/02/20 22:21:48 rillig Exp $
 #
 
 COMMENT=       Development utilities
@@ -362,6 +362,7 @@ SUBDIR+=    golint
 SUBDIR+=       google-api-go-client
 SUBDIR+=       google-glog
 SUBDIR+=       googletest
+SUBDIR+=       goyacc
 SUBDIR+=       gperf
 SUBDIR+=       gperftools
 SUBDIR+=       gprbuild-aux



Home | Main Index | Thread Index | Old Index