diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-12 00:38:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-12 00:38:00 +0000 |
commit | c6e4e4f20f798ffeb9ccc89c1a5d88b358907388 (patch) | |
tree | 898179d74405e51f55684ac3e0e5f591d239390a /www/Makefile | |
parent | db6d5bea539decf297cf30d7f54abbcf144c80d9 (diff) | |
download | pkgsrc-c6e4e4f20f798ffeb9ccc89c1a5d88b358907388.tar.gz |
+ webkit24-gtk.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4c34d818690..d5609011e16 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1115 2015/07/10 09:05:28 wiz Exp $ +# $NetBSD: Makefile,v 1.1116 2015/07/12 00:38:00 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -805,6 +805,7 @@ SUBDIR+= webby SUBDIR+= webkit-gtk SUBDIR+= webkit1-gtk SUBDIR+= webkit1-gtk3 +SUBDIR+= webkit24-gtk SUBDIR+= weblint SUBDIR+= webnew SUBDIR+= websvn |