diff options
author | rillig <rillig> | 2005-10-23 15:41:39 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-10-23 15:41:39 +0000 |
commit | cb90a63a761849cb4a3e67bd740453c5d5162a5e (patch) | |
tree | 18a2c6c56f3711dfc1d019f293e0416492b96f11 | |
parent | b02bdafe5a370bd3c03253b92bd3f35a0c5b7f00 (diff) | |
download | pkgsrc-cb90a63a761849cb4a3e67bd740453c5d5162a5e.tar.gz |
Sorted SUBDIRs.
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index aae25802997..461b6429bd9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.681 2005/10/22 17:01:20 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.682 2005/10/23 15:41:39 rillig Exp $ # COMMENT= Development utilities @@ -368,7 +368,6 @@ SUBDIR+= p5-ExtUtils-Depends SUBDIR+= p5-ExtUtils-F77 SUBDIR+= p5-ExtUtils-PkgConfig SUBDIR+= p5-ExtUtils-XSBuilder -SUBDIR+= p5-File-chdir SUBDIR+= p5-File-BaseDir SUBDIR+= p5-File-DirSync SUBDIR+= p5-File-Find-Rule @@ -380,6 +379,7 @@ SUBDIR+= p5-File-Slurp SUBDIR+= p5-File-Spec SUBDIR+= p5-File-Temp SUBDIR+= p5-File-Type +SUBDIR+= p5-File-chdir SUBDIR+= p5-FileHandle-Unget SUBDIR+= p5-FileKGlob SUBDIR+= p5-FreezeThaw |