diff options
author | wiz <wiz> | 2007-04-17 06:30:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-04-17 06:30:38 +0000 |
commit | 61b720521868ae1196a5afd674236ae41d5e8e88 (patch) | |
tree | 5342ac4756d08f5dcaf3186e6447e58d49fb0224 /www | |
parent | 9e6ad5e39e49ff885ec649d110d9429fe888c6db (diff) | |
download | pkgsrc-61b720521868ae1196a5afd674236ae41d5e8e88.tar.gz |
Add gtkhtml314.
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 d89234e520f..ed7c5791c9f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.503 2007/04/10 20:26:30 tonio Exp $ +# $NetBSD: Makefile,v 1.504 2007/04/17 06:30:38 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -119,6 +119,7 @@ SUBDIR+= glibwww SUBDIR+= grail SUBDIR+= gtkasp2php SUBDIR+= gtkhtml +SUBDIR+= gtkhtml314 SUBDIR+= gtkhtml38 SUBDIR+= haskell-cgi SUBDIR+= hiawatha |