diff options
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 90ab1f6cdd2..8682c49ed88 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.778 2011/01/13 04:23:54 obache Exp $ +# $NetBSD: Makefile,v 1.779 2011/01/18 19:12:53 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -166,6 +166,7 @@ SUBDIR+= lhs SUBDIR+= libghttp SUBDIR+= libgtkhtml SUBDIR+= libproxy +SUBDIR+= librest SUBDIR+= libwww SUBDIR+= liferea SUBDIR+= liferea-current |