diff options
author | agc <agc@pkgsrc.org> | 2010-02-26 22:04:47 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2010-02-26 22:04:47 +0000 |
commit | 6a97b011ee6d2d15ccbae41cb2ff7158c3d3f1aa (patch) | |
tree | 57d415c519df288c734ae5fb555940114de8fd17 /www/Makefile | |
parent | bdf61dc104ac3d32868b5dd222eb52fdc9eb78b2 (diff) | |
download | pkgsrc-6a97b011ee6d2d15ccbae41cb2ff7158c3d3f1aa.tar.gz |
add and enable lua-curl
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 4f2fab893dc..e0b705a3d73 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.703 2010/02/25 11:02:36 tnn Exp $ +# $NetBSD: Makefile,v 1.704 2010/02/26 22:04:47 agc Exp $ # COMMENT= Packages related to the World Wide Web @@ -164,6 +164,7 @@ SUBDIR+= lighttpd SUBDIR+= links SUBDIR+= links-gui SUBDIR+= loggerhead +SUBDIR+= lua-curl SUBDIR+= lynx SUBDIR+= mMosaic SUBDIR+= make_album |