summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-07-02 18:20:24 +0000
committerxtraeme <xtraeme>2006-07-02 18:20:24 +0000
commit5f9b53a6bf611c6633193c6d0418f117f8c2b874 (patch)
treee2cc32fd3a89a03898ed205af413152c2fc8ca95
parent92c7d9c81194cf029cbe47d73df1e1a6083ad238 (diff)
downloadpkgsrc-5f9b53a6bf611c6633193c6d0418f117f8c2b874.tar.gz
Added comms/obexapp.
-rw-r--r--comms/Makefile3
-rw-r--r--doc/CHANGES-20063
2 files changed, 4 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 57928f20e77..1c4ecaa4ed1 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2006/03/15 00:15:08 gavan Exp $
+# $NetBSD: Makefile,v 1.65 2006/07/02 18:20:24 xtraeme Exp $
#
COMMENT= Communication utilities
@@ -32,6 +32,7 @@ SUBDIR+= malsync
SUBDIR+= mgetty+sendfax
SUBDIR+= minicom
SUBDIR+= modemd
+SUBDIR+= obexapp
SUBDIR+= obexftp
SUBDIR+= openobex
SUBDIR+= p5-Asterisk
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index da4bfa309e6..c2a0fda0f75 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.624 2006/07/02 17:05:36 martti Exp $
+$NetBSD: CHANGES-2006,v 1.625 2006/07/02 18:20:24 xtraeme Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -3229,3 +3229,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated benchmarks/netio to 1.26 [tron 2006-07-02]
Added sysutils/xentools30 version 3.0.2.2 [bouyer 2006-07-02]
Updated editors/vim-share to 7.0.35 [martti 2006-07-02]
+ Added comms/obexapp version 1.4.4 [xtraeme 2006-07-02]