summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-07-02 15:55:25 +0000
committermarkm <markm@FreeBSD.org>2000-07-02 15:55:25 +0000
commit68320142fe07670510c2230987a9211d35698484 (patch)
treecb93226c5045805d451f11fff940bac840660e8a /etc/Makefile
parentb5beb00654155249ffff398ddd3dbd7ea1aefd83 (diff)
downloadFreeBSD-src-68320142fe07670510c2230987a9211d35698484.zip
FreeBSD-src-68320142fe07670510c2230987a9211d35698484.tar.gz
Follow-up commit to today's gnu/usr.bin/perl commit; serial number
brought inline with Perl standards.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 775a00f..9cd51d7 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -149,7 +149,7 @@ distrib-dirs:
mtree -deU -f ${.CURDIR}/mtree/BSD.include.dist \
-p ${DESTDIR}/usr/include
mtree -deU -f ${.CURDIR}/mtree/BSD.include.dist \
- -p ${DESTDIR}/usr/libdata/perl/5.006/mach
+ -p ${DESTDIR}/usr/libdata/perl/5.6.0/mach
cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s usr/src/sys sys
cd ${DESTDIR}/usr/share/locale; \
set - `cat ${.CURDIR}/locale.alias`; \
OpenPOWER on IntegriCloud