diff options
author | xtraeme <xtraeme> | 2006-07-02 18:20:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-07-02 18:20:24 +0000 |
commit | 5a7608d580f8081ac26fce3ebccf0755180a5ae9 (patch) | |
tree | e2cc32fd3a89a03898ed205af413152c2fc8ca95 /comms/Makefile | |
parent | 2ca567cc47e0a5af4d93012cd6ed8235581e2402 (diff) | |
download | pkgsrc-5a7608d580f8081ac26fce3ebccf0755180a5ae9.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 |