pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools add & enable pkgin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f06571dc0e4c
branches:  trunk
changeset: 394312:f06571dc0e4c
user:      imil <imil%pkgsrc.org@localhost>
date:      Mon Jun 08 14:10:54 2009 +0000

description:
add & enable pkgin

diffstat:

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

diffs (17 lines):

diff -r cf7eafa2db44 -r f06571dc0e4c pkgtools/Makefile
--- a/pkgtools/Makefile Mon Jun 08 14:02:50 2009 +0000
+++ b/pkgtools/Makefile Mon Jun 08 14:10:54 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2009/06/07 18:07:00 joerg Exp $
+# $NetBSD: Makefile,v 1.95 2009/06/08 14:10:54 imil Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -41,6 +41,7 @@
 SUBDIR+=       pkgdepgraph
 SUBDIR+=       pkgdiff
 SUBDIR+=       pkgfind
+SUBDIR+=       pkgin
 SUBDIR+=       pkglint
 SUBDIR+=       pkgse
 SUBDIR+=       pkgsurvey



Home | Main Index | Thread Index | Old Index