summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-02-26 12:51:37 +0000
committerjmmv <jmmv@pkgsrc.org>2004-02-26 12:51:37 +0000
commit3d7cfcce84b5e9bbd873cebe9c60072c17353e3d (patch)
treea25554acedd6e56445161f444e8bc285f40b3abb /comms
parent0c7584ad3305c89dc2f7e66bf78cce04df2db144 (diff)
downloadpkgsrc-3d7cfcce84b5e9bbd873cebe9c60072c17353e3d.tar.gz
Add and enable openobex and obexftp.
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 26a6637a902..7f331a7fc55 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2003/08/22 11:37:35 salo Exp $
+# $NetBSD: Makefile,v 1.50 2004/02/26 12:51:37 jmmv Exp $
#
COMMENT= Communication utilities
@@ -27,6 +27,8 @@ SUBDIR+= malsync
SUBDIR+= mgetty+sendfax
SUBDIR+= minicom
SUBDIR+= modemd
+SUBDIR+= obexftp
+SUBDIR+= openobex
SUBDIR+= p5-Device-Gsm
SUBDIR+= p5-Device-Modem
SUBDIR+= p5-Device-SerialPort