pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools add pkg_rolling-replace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e0a51895bcc
branches:  trunk
changeset: 522204:2e0a51895bcc
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Dec 05 18:24:39 2006 +0000

description:
add pkg_rolling-replace

diffstat:

 pkgtools/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 063a3c16e9d8 -r 2e0a51895bcc pkgtools/Makefile
--- a/pkgtools/Makefile Tue Dec 05 18:23:52 2006 +0000
+++ b/pkgtools/Makefile Tue Dec 05 18:24:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2006/08/18 23:53:30 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2006/12/05 18:24:39 gdt Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -26,6 +26,7 @@
 SUBDIR+=       pkg_install-info
 SUBDIR+=       pkg_notify
 SUBDIR+=       pkg_regress
+SUBDIR+=       pkg_rolling-replace
 SUBDIR+=       pkg_select
 SUBDIR+=       pkg_tarup
 SUBDIR+=       pkgclean



Home | Main Index | Thread Index | Old Index