pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools + pkg_leaves



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e31778b3d9bb
branches:  trunk
changeset: 542405:e31778b3d9bb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu May 15 17:46:06 2008 +0000

description:
+ pkg_leaves

diffstat:

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

diffs (17 lines):

diff -r cb2d64504503 -r e31778b3d9bb pkgtools/Makefile
--- a/pkgtools/Makefile Thu May 15 17:45:34 2008 +0000
+++ b/pkgtools/Makefile Thu May 15 17:46:06 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2008/03/06 04:46:46 jlam Exp $
+# $NetBSD: Makefile,v 1.88 2008/05/15 17:46:06 joerg Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -25,6 +25,7 @@
 SUBDIR+=       pkg_filecheck
 SUBDIR+=       pkg_install
 SUBDIR+=       pkg_install-info
+SUBDIR+=       pkg_leaves
 SUBDIR+=       pkg_notify
 SUBDIR+=       pkg_regress
 SUBDIR+=       pkg_rolling-replace



Home | Main Index | Thread Index | Old Index