summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-03-15 20:18:48 +0000
committerSteve Price <steve@FreeBSD.org>1998-03-15 20:18:48 +0000
commit7aa065a888bee75aae98f68b20f40729fd03e827 (patch)
treeb3a2d0802edb323585660baf8eb8143db66a1528 /devel/Makefile
parentPerl5 modules interface to the UNIX sync(2) and POSIX.1b fsync(2). (diff)
Activate p5-File-Sync.
Notes
Notes: svn path=/head/; revision=10155
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4cd38fa202cc..ae750d923391 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.91 1998/02/11 07:46:59 tg Exp $
+# $Id: Makefile,v 1.92 1998/02/24 09:00:07 tg Exp $
#
SUBDIR += ElectricFence
@@ -63,6 +63,7 @@
SUBDIR += p5-File-BasicFlock
SUBDIR += p5-File-Lock
SUBDIR += p5-File-Slurp
+ SubDIR += p5-File-Sync
SUBDIR += p5-File-Tools
SUBDIR += p5-Filter
SUBDIR += p5-FreezeThaw