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 rdigest.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f65eeebae66
branches:  trunk
changeset: 459781:3f65eeebae66
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 07 08:20:52 2003 +0000

description:
Add and enable rdigest.

diffstat:

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

diffs (17 lines):

diff -r 6cca4034551b -r 3f65eeebae66 pkgtools/Makefile
--- a/pkgtools/Makefile Thu Aug 07 08:19:58 2003 +0000
+++ b/pkgtools/Makefile Thu Aug 07 08:20:52 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2003/07/13 16:17:48 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2003/08/07 08:20:52 wiz Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -28,6 +28,7 @@
 SUBDIR+=       pkgsurvey
 SUBDIR+=       port2pkg
 SUBDIR+=       rc.subr
+SUBDIR+=       rdigest
 SUBDIR+=       rpm2pkg
 SUBDIR+=       shlock
 SUBDIR+=       url2pkg



Home | Main Index | Thread Index | Old Index