diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-18 02:16:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-18 02:16:54 +0000 |
commit | 1344aa9b43e210576b4432cd8130ffd221bb9017 (patch) | |
tree | 27d3eccec301ca78a750653a57e1e5a669090046 /sysutils | |
parent | 6ff938aa784b9f8afe26b38f0e1eadd9d931fc97 (diff) | |
download | pkgsrc-1344aa9b43e210576b4432cd8130ffd221bb9017.tar.gz |
Add p5-File-Copy-Recursive.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index b04b34fec28..1f1a51d61fc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.388 2007/01/27 00:23:30 minskim Exp $ +# $NetBSD: Makefile,v 1.389 2007/02/18 02:16:54 wiz Exp $ # COMMENT= System utilities @@ -174,6 +174,7 @@ SUBDIR+= nrg2iso SUBDIR+= ntfsprogs SUBDIR+= nvnet SUBDIR+= osname +SUBDIR+= p5-File-Copy-Recursive SUBDIR+= p5-File-NCopy SUBDIR+= p5-File-Remove SUBDIR+= p5-Lchown |