diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-24 20:12:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-24 20:12:04 +0000 |
commit | 9ce933950e9b2c67671fd721e240cc03029a4f01 (patch) | |
tree | 5a3cbee51dda6699b1733240fd866723bc5063ca /sysutils | |
parent | b6169c69fc32005312435d11ac2c3aa89dd0674e (diff) | |
download | pkgsrc-9ce933950e9b2c67671fd721e240cc03029a4f01.tar.gz |
Add and enable p5-File-NCopy.
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 29efed4bd65..c11f0a0f66e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.301 2005/06/19 07:46:03 minskim Exp $ +# $NetBSD: Makefile,v 1.302 2005/06/24 20:12:04 wiz Exp $ COMMENT= System utilities @@ -128,6 +128,7 @@ SUBDIR+= news SUBDIR+= nrg2iso SUBDIR+= ntfsprogs SUBDIR+= osname +SUBDIR+= p5-File-NCopy SUBDIR+= p5-File-Remove SUBDIR+= p5-Lchown SUBDIR+= p5-Sys-Hostname-Long |