diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2008-12-08 04:55:18 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2008-12-08 04:55:18 +0000 |
commit | e0137c1b03c259c08f924b386c35a0a99972e535 (patch) | |
tree | 708c49b22fba6a2ee26e5f3346f82dde38a14a30 /comms | |
parent | e4fe08a94f7d4e2fcd0fa54db1dcfcbfa57f226d (diff) | |
download | pkgsrc-e0137c1b03c259c08f924b386c35a0a99972e535.tar.gz |
add and enable op_panel
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 285f47b4026..2e6bd571bfa 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2008/11/06 21:15:24 snj Exp $ +# $NetBSD: Makefile,v 1.74 2008/12/08 04:55:18 jnemeth Exp $ # COMMENT= Communication utilities @@ -41,6 +41,7 @@ SUBDIR+= modemd SUBDIR+= msynctool SUBDIR+= obexapp SUBDIR+= obexftp +SUBDIR+= op_panel SUBDIR+= openobex SUBDIR+= p5-Asterisk SUBDIR+= p5-Device-Gsm |