diff options
author | leot <leot@pkgsrc.org> | 2015-08-23 00:42:11 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2015-08-23 00:42:11 +0000 |
commit | b33226f24c1430474a04a87d4802d4e8499bdbfa (patch) | |
tree | f11ec7004b84937a451b3b96126f968e91057880 | |
parent | 27e3f6e458ff8319be3ab3fde8b984ff8031bf57 (diff) | |
download | pkgsrc-b33226f24c1430474a04a87d4802d4e8499bdbfa.tar.gz |
Add webkit24-gtk3.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e06655505a1..2b88cd3428d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1124 2015/08/04 18:19:08 asau Exp $ +# $NetBSD: Makefile,v 1.1125 2015/08/23 00:42:11 leot Exp $ # COMMENT= Packages related to the World Wide Web @@ -804,6 +804,7 @@ SUBDIR+= webkit-gtk SUBDIR+= webkit1-gtk SUBDIR+= webkit1-gtk3 SUBDIR+= webkit24-gtk +SUBDIR+= webkit24-gtk3 SUBDIR+= weblint SUBDIR+= webnew SUBDIR+= websvn |