diff options
author | recht <recht> | 2003-12-06 18:17:43 +0000 |
---|---|---|
committer | recht <recht> | 2003-12-06 18:17:43 +0000 |
commit | bc37023f99b8599dfea271ed02992d948bbb13e5 (patch) | |
tree | 2d0539e1f0289244748b5764ff93a091c95a6379 | |
parent | a108598e304e0e51614db46bab1125cecb780002 (diff) | |
download | pkgsrc-bc37023f99b8599dfea271ed02992d948bbb13e5.tar.gz |
+ gtkhtml3
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 387e683b1d3..52dcca4f60d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.278 2003/12/04 16:09:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.279 2003/12/06 18:17:43 recht Exp $ # COMMENT= Packages related to the World Wide Web @@ -80,6 +80,7 @@ SUBDIR+= glibwww SUBDIR+= grail SUBDIR+= gtkasp2php SUBDIR+= gtkhtml +SUBDIR+= gtkhtml3 SUBDIR+= haskell-cgi SUBDIR+= hiawatha SUBDIR+= horde |