diff options
author | abs <abs@pkgsrc.org> | 2007-02-06 18:50:55 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-02-06 18:50:55 +0000 |
commit | 53b919fb209959eb55bc2cae8bba05eb75f68ef3 (patch) | |
tree | 8837d07bc773fce5f9bf8c590318f037e1088e20 /devel | |
parent | f10ec40896233c79c48d9285387eb946042c3e4d (diff) | |
download | pkgsrc-53b919fb209959eb55bc2cae8bba05eb75f68ef3.tar.gz |
+p5-Cache and p5-File-NFSLock
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2b93e245dcd..55bee41f1ee 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.807 2007/02/02 19:15:35 wiz Exp $ +# $NetBSD: Makefile,v 1.808 2007/02/06 18:50:55 abs Exp $ # COMMENT= Development utilities @@ -357,6 +357,7 @@ SUBDIR+= p5-AtExit SUBDIR+= p5-Attribute-Handlers SUBDIR+= p5-BSD-Resource SUBDIR+= p5-Bit-Vector +SUBDIR+= p5-Cache SUBDIR+= p5-Cache-Cache SUBDIR+= p5-Cache-Memcached SUBDIR+= p5-Cache-Simple-TimedExpiry @@ -428,6 +429,7 @@ SUBDIR+= p5-File-Flat SUBDIR+= p5-File-FlockDir SUBDIR+= p5-File-MimeInfo SUBDIR+= p5-File-Modified +SUBDIR+= p5-File-NFSLock SUBDIR+= p5-File-PathConvert SUBDIR+= p5-File-Slurp SUBDIR+= p5-File-Temp |