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 | |
parent | ba97be710892d34333c0c4bcf86e07ed095825d1 (diff) | |
download | pkgsrc-0d83309011597ac20b87722b7fd61bd74945313d.tar.gz |
Sort.
-rw-r--r-- | math/Makefile | 4 | ||||
-rw-r--r-- | www/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/Makefile b/math/Makefile index 10f8d11c148..b3db135408f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2001/07/01 13:09:52 taca Exp $ +# $NetBSD: Makefile,v 1.66 2001/10/01 16:38:11 wiz Exp $ # COMMENT= Mathematics @@ -46,8 +46,8 @@ SUBDIR+= py-Scientific SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= rlab -SUBDIR+= ruby-bitvector SUBDIR+= ruby-bigfloat +SUBDIR+= ruby-bitvector SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec 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 |