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 go-appengine



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3aebb3b57a3d
branches:  trunk
changeset: 312690:3aebb3b57a3d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Sep 10 22:44:02 2018 +0000

description:
devel/Makefile: Add go-appengine

diffstat:

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

diffs (17 lines):

diff -r a852c48795e4 -r 3aebb3b57a3d devel/Makefile
--- a/devel/Makefile    Mon Sep 10 22:43:58 2018 +0000
+++ b/devel/Makefile    Mon Sep 10 22:44:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2728 2018/09/10 13:47:31 fhajny Exp $
+# $NetBSD: Makefile,v 1.2729 2018/09/10 22:44:02 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -330,6 +330,7 @@
 SUBDIR+=       gnustep-objc-lf2
 SUBDIR+=       go-afero
 SUBDIR+=       go-amber
+SUBDIR+=       go-appengine
 SUBDIR+=       go-blackfriday
 SUBDIR+=       go-buffruneio
 SUBDIR+=       go-cast



Home | Main Index | Thread Index | Old Index