diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-07-02 18:20:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-07-02 18:20:24 +0000 |
commit | 6b75292e1e8f52e90e3b8f9d79cd8b2afe58cfff (patch) | |
tree | e2cc32fd3a89a03898ed205af413152c2fc8ca95 /comms/Makefile | |
parent | 03c7382b2f540df2475dadcd03ac8b9813ca309f (diff) | |
download | pkgsrc-6b75292e1e8f52e90e3b8f9d79cd8b2afe58cfff.tar.gz |
Added comms/obexapp.
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |