diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2011-07-14 05:02:07 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2011-07-14 05:02:07 +0000 |
commit | fce3ce603183ebaf6e21df5a131ea2f4aa9d8cde (patch) | |
tree | d9e95a9584697081ce46754616b49cf48f1fb289 /www/Makefile | |
parent | 0b85ae5a4c7736d9e466491e169cb8043964424c (diff) | |
download | pkgsrc-fce3ce603183ebaf6e21df5a131ea2f4aa9d8cde.tar.gz |
sort
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index c775290df26..e793b8ebcaa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.806 2011/07/11 11:44:05 obache Exp $ +# $NetBSD: Makefile,v 1.807 2011/07/14 05:02:07 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -383,9 +383,9 @@ SUBDIR+= p5-HTTP-Async SUBDIR+= p5-HTTP-Body SUBDIR+= p5-HTTP-Cache-Transparent SUBDIR+= p5-HTTP-Cookies +SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-Daemon SUBDIR+= p5-HTTP-Date -SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-GHTTP SUBDIR+= p5-HTTP-Lite SUBDIR+= p5-HTTP-Message |