diff options
author | wiz <wiz> | 2001-06-09 10:53:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-06-09 10:53:07 +0000 |
commit | 55e5beb8568b5e9f336ca8b17df88fb6fee0905c (patch) | |
tree | 6972776ae619ff70fe40987f1c2c73dd6ab74da4 /www | |
parent | 624a5f2046815d468573a5918d24859cbb39bc50 (diff) | |
download | pkgsrc-55e5beb8568b5e9f336ca8b17df88fb6fee0905c.tar.gz |
Sort.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/Makefile b/www/Makefile index b329a160156..3c6091563da 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2001/06/07 16:29:00 jlam Exp $ +# $NetBSD: Makefile,v 1.142 2001/06/09 10:53:07 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -23,11 +23,11 @@ SUBDIR+= ap-php3 SUBDIR+= ap-php4 SUBDIR+= ap-ssl SUBDIR+= apache -SUBDIR+= apache6 SUBDIR+= apache-current +SUBDIR+= apache6 SUBDIR+= arena -SUBDIR+= asp2php SUBDIR+= asWedit +SUBDIR+= asp2php SUBDIR+= bluefish SUBDIR+= bozohttpd SUBDIR+= cadaver @@ -74,8 +74,8 @@ SUBDIR+= opera SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger -SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-Apache-Session +SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application SUBDIR+= p5-CGI_Lite |