Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools pkgtools/Makefile: + import-package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e22a0aea4c45
branches:  trunk
changeset: 437105:e22a0aea4c45
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 16 20:58:47 2020 +0000

description:
pkgtools/Makefile: + import-package

diffstat:

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

diffs (17 lines):

diff -r c587969e701b -r e22a0aea4c45 pkgtools/Makefile
--- a/pkgtools/Makefile Sun Aug 16 20:58:25 2020 +0000
+++ b/pkgtools/Makefile Sun Aug 16 20:58:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2020/03/11 19:15:03 rillig Exp $
+# $NetBSD: Makefile,v 1.121 2020/08/16 20:58:47 wiz Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -21,6 +21,7 @@
 SUBDIR+=       gensolpkg
 SUBDIR+=       gimme
 SUBDIR+=       gnome-packagekit
+SUBDIR+=       import-package
 SUBDIR+=       libkver
 SUBDIR+=       libnbcompat
 SUBDIR+=       lintpkgsrc



Home | Main Index | Thread Index | Old Index