diff options
author | dsainty <dsainty@pkgsrc.org> | 2011-08-28 06:46:56 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2011-08-28 06:46:56 +0000 |
commit | f12417c22dea8ae895c9b9f751f5d240054cccc0 (patch) | |
tree | ee7d7b557bf26d87ba8ee3c9bb602dd245ef654d /comms | |
parent | 3ecb602580aadf81dfcd0922eb17c63a10cf6872 (diff) | |
download | pkgsrc-f12417c22dea8ae895c9b9f751f5d240054cccc0.tar.gz |
+p5-Device-XBee-API
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 69425b7f750..ec112410289 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2011/05/18 02:23:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.84 2011/08/28 06:46:56 dsainty Exp $ # COMMENT= Communication utilities @@ -51,6 +51,7 @@ SUBDIR+= p5-Asterisk SUBDIR+= p5-Device-Gsm SUBDIR+= p5-Device-Modem SUBDIR+= p5-Device-SerialPort +SUBDIR+= p5-Device-XBee-API SUBDIR+= p5-SMS-Send SUBDIR+= p5-pilot-link SUBDIR+= pilot-link |