diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c594c4a7e61..08dadea72e0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.723 2010/04/24 11:37:21 seb Exp $ +# $NetBSD: Makefile,v 1.724 2010/04/24 14:00:22 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -166,6 +166,7 @@ SUBDIR+= liferea-current SUBDIR+= lighttpd SUBDIR+= links SUBDIR+= links-gui +SUBDIR+= llgal SUBDIR+= loggerhead SUBDIR+= lua-curl SUBDIR+= lynx |