pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools +pkg_distinst



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e00ed758601
branches:  trunk
changeset: 552422:4e00ed758601
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Jan 04 00:45:37 2009 +0000

description:
+pkg_distinst

diffstat:

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

diffs (17 lines):

diff -r 659828d7517e -r 4e00ed758601 pkgtools/Makefile
--- a/pkgtools/Makefile Sun Jan 04 00:45:11 2009 +0000
+++ b/pkgtools/Makefile Sun Jan 04 00:45:37 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2008/06/06 08:30:31 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2009/01/04 00:45:37 adrianp Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -23,6 +23,7 @@
 SUBDIR+=       pkg_alternatives
 SUBDIR+=       pkg_chk
 SUBDIR+=       pkg_comp
+SUBDIR+=       pkg_distinst
 SUBDIR+=       pkg_filecheck
 SUBDIR+=       pkg_install
 SUBDIR+=       pkg_install-info



Home | Main Index | Thread Index | Old Index