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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c0ccc7ab7cd
branches:  trunk
changeset: 479948:2c0ccc7ab7cd
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Aug 27 01:51:00 2004 +0000

description:
Add and enable rcorder.

diffstat:

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

diffs (17 lines):

diff -r a81e25b92a56 -r 2c0ccc7ab7cd pkgtools/Makefile
--- a/pkgtools/Makefile Fri Aug 27 01:49:15 2004 +0000
+++ b/pkgtools/Makefile Fri Aug 27 01:51:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2004/07/23 03:41:47 atatat Exp $
+# $NetBSD: Makefile,v 1.60 2004/08/27 01:51:00 schmonz Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -32,6 +32,7 @@
 SUBDIR+=       pkgsurvey
 SUBDIR+=       port2pkg
 SUBDIR+=       rc.subr
+SUBDIR+=       rcorder
 SUBDIR+=       rdigest
 SUBDIR+=       rpm2pkg
 SUBDIR+=       shlock



Home | Main Index | Thread Index | Old Index