summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-08-08 12:01:51 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-08-08 12:01:51 +0000
commit4323342273c7257ebd30f6722085283e5215982c (patch)
treecf68b033162880e187f78b4386edf009e9d7a743
parent4ec922bc8a96f90999652fcafa69dfc9d4fae402 (diff)
downloadpkgsrc-4323342273c7257ebd30f6722085283e5215982c.tar.gz
Added sysutils/vbetool.
-rw-r--r--doc/CHANGES-20073
-rw-r--r--sysutils/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index adac1cec9e1..78ac0150c53 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1740 2007/08/08 03:32:03 wulf Exp $
+$NetBSD: CHANGES-2007,v 1.1741 2007/08/08 12:01:51 xtraeme Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3206,3 +3206,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated ham/usrp to 3.0.4 [wulf 2007-08-08]
Updated ham/usrp-docs to 3.0.4 [wulf 2007-08-08]
Updated meta-pkgs/gnuradio to 3.0.4 [wulf 2007-08-08]
+ Added sysutils/vbetool version 0.7.1 [xtraeme 2007-08-08]
diff --git a/sysutils/Makefile b/sysutils/Makefile
index c887d070b3a..dc4e4ca7172 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.406 2007/07/09 19:24:46 degroote Exp $
+# $NetBSD: Makefile,v 1.407 2007/08/08 12:01:51 xtraeme Exp $
#
COMMENT= System utilities
@@ -258,6 +258,7 @@ SUBDIR+= usbutil
SUBDIR+= user
SUBDIR+= user_darwin
SUBDIR+= user_interix
+SUBDIR+= vbetool
SUBDIR+= vcdimager
SUBDIR+= vcdimager-devel
SUBDIR+= vidc-tools