pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 16 20:58:47 UTC 2020

Modified Files:
        pkgsrc/pkgtools: Makefile

Log Message:
pkgtools/Makefile: + import-package


To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/pkgtools/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/Makefile
diff -u pkgsrc/pkgtools/Makefile:1.120 pkgsrc/pkgtools/Makefile:1.121
--- pkgsrc/pkgtools/Makefile:1.120      Wed Mar 11 19:15:03 2020
+++ pkgsrc/pkgtools/Makefile    Sun Aug 16 20:58:47 2020
@@ -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+=      genrpm
 SUBDIR+=       gensolpkg
 SUBDIR+=       gimme
 SUBDIR+=       gnome-packagekit
+SUBDIR+=       import-package
 SUBDIR+=       libkver
 SUBDIR+=       libnbcompat
 SUBDIR+=       lintpkgsrc



Home | Main Index | Thread Index | Old Index