diff options
author | obache <obache@pkgsrc.org> | 2011-08-21 13:31:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-21 13:31:09 +0000 |
commit | 5d7a9bb131a12590c6f433d16c24df5265a1896d (patch) | |
tree | 0ab9d64dcfb491be4180e50a922e95085cd332ec /www | |
parent | 22bdbe849c008ce1055ec29f6d5dc112e3b5220e (diff) | |
download | pkgsrc-5d7a9bb131a12590c6f433d16c24df5265a1896d.tar.gz |
+webkit-gtk3
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index bccbf2e018e..2841466aadc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.812 2011/08/20 14:55:07 taca Exp $ +# $NetBSD: Makefile,v 1.813 2011/08/21 13:31:09 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -667,6 +667,7 @@ SUBDIR+= wdg-validate SUBDIR+= webalizer SUBDIR+= webby SUBDIR+= webkit-gtk +SUBDIR+= webkit-gtk3 SUBDIR+= weblint SUBDIR+= webnew SUBDIR+= websvn |