pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools Add and enable verifypc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aeae89bde6b5
branches:  trunk
changeset: 500039:aeae89bde6b5
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Oct 01 12:57:21 2005 +0000

description:
Add and enable verifypc.

diffstat:

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

diffs (17 lines):

diff -r 4f0736fa84ab -r aeae89bde6b5 pkgtools/Makefile
--- a/pkgtools/Makefile Sat Oct 01 12:56:51 2005 +0000
+++ b/pkgtools/Makefile Sat Oct 01 12:57:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2005/09/16 07:41:50 martti Exp $
+# $NetBSD: Makefile,v 1.70 2005/10/01 12:57:21 jmmv Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -42,6 +42,7 @@
 SUBDIR+=       rpm2pkg
 SUBDIR+=       shlock
 SUBDIR+=       url2pkg
+SUBDIR+=       verifypc
 SUBDIR+=       x11-links
 #SUBDIR+=      xpkgwedge       # Only under instruction of user
 



Home | Main Index | Thread Index | Old Index