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 | f0984fe9ec3cc02c3d12b224c62bafa954f34358 (patch) | |
tree | 57d415c519df288c734ae5fb555940114de8fd17 /www | |
parent | 37ece284c0c82774ac87ee607a50edcf8664abb1 (diff) | |
download | pkgsrc-f0984fe9ec3cc02c3d12b224c62bafa954f34358.tar.gz |
add and enable lua-curl
Diffstat (limited to 'www')
-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 |