diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 2b88cd3428d..73783d2a422 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1125 2015/08/23 00:42:11 leot Exp $ +# $NetBSD: Makefile,v 1.1126 2015/09/28 22:34:21 kamil Exp $ # COMMENT= Packages related to the World Wide Web @@ -168,6 +168,7 @@ SUBDIR+= links-gui SUBDIR+= litmus SUBDIR+= llgal SUBDIR+= loggerhead +SUBDIR+= logswan SUBDIR+= lua-curl SUBDIR+= lynx SUBDIR+= mMosaic |