diff options
author | wiz <wiz@pkgsrc.org> | 2001-10-01 16:38:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-10-01 16:38:11 +0000 |
commit | 0d83309011597ac20b87722b7fd61bd74945313d (patch) | |
tree | 03b5a31988616a54346a7f4743f95425ca21fc66 /www | |
parent | ba97be710892d34333c0c4bcf86e07ed095825d1 (diff) | |
download | pkgsrc-0d83309011597ac20b87722b7fd61bd74945313d.tar.gz |
Sort.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 27cd910c4a4..b5dd48d92d3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2001/10/01 02:39:12 jlam Exp $ +# $NetBSD: Makefile,v 1.155 2001/10/01 16:40:17 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -79,8 +79,8 @@ SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger SUBDIR+= p5-Apache-Filter -SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-SSI +SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application |