pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mirror Oops, committed the last change before the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44b5a2528814
branches:  trunk
changeset: 519519:44b5a2528814
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Oct 04 21:22:43 2006 +0000

description:
Oops, committed the last change before the test finished.

diffstat:

 net/mirror/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 65d0825201f3 -r 44b5a2528814 net/mirror/Makefile
--- a/net/mirror/Makefile       Wed Oct 04 21:20:40 2006 +0000
+++ b/net/mirror/Makefile       Wed Oct 04 21:22:43 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/10/04 21:20:40 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2006/10/04 21:22:43 rillig Exp $
 
 DISTNAME=      mirror-2.9
 PKGREVISION=   2
@@ -13,7 +13,7 @@
 MAKE_FILE=     makefile
 SCRIPTS_ENV+=  PERL5=${PERL5}
 MAKE_FLAGS+=   GRP=${BINGRP}
-MAKE_FLAGS+=   MANDIR=${PREFIX}/${PKGMANDIR}
+MAKE_FLAGS+=   MANDIR=${PREFIX}/${PKGMANDIR}/man1
 
 USE_TOOLS+=    perl:run
 REPLACE_PERL=  do_unlinks.pl mirror.pl mm.pl pkgs_to_mmin.pl



Home | Main Index | Thread Index | Old Index