Added comms/obexapp.
This commit is contained in:
parent
1e1ee23269
commit
7c9fe8681a
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue