diff options
author | ryoon <ryoon> | 2015-12-10 23:06:33 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-12-10 23:06:33 +0000 |
commit | fe811ceb48a1c9a97e82c9c720d4691e370893ff (patch) | |
tree | e015ae8fa6307a6af9fe790f566b9a2ed1161377 /devel | |
parent | 052ef2dc2d0cc269b16b5761b75dd1282bc4081f (diff) | |
download | pkgsrc-fe811ceb48a1c9a97e82c9c720d4691e370893ff.tar.gz |
Add xulrunner38
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 50df29c762e..972a568f9c8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2178 2015/12/04 19:27:30 wiz Exp $ +# $NetBSD: Makefile,v 1.2179 2015/12/10 23:06:33 ryoon Exp $ # COMMENT= Development utilities @@ -2110,6 +2110,7 @@ SUBDIR+= xulrunner17 SUBDIR+= xulrunner192 SUBDIR+= xulrunner24 SUBDIR+= xulrunner31 +SUBDIR+= xulrunner38 SUBDIR+= xxgdb SUBDIR+= yajl SUBDIR+= yasm |