diff options
author | mjl <mjl@pkgsrc.org> | 2003-02-12 00:57:54 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-02-12 00:57:54 +0000 |
commit | 142bbc3c4102fd2571f4bbec3f99d1b4ae394fdd (patch) | |
tree | 4e2ca2f7f7941298aa487a8283c0b2e39b4d5fdd /comms/Makefile | |
parent | 02556d422b2ff61b566b8d35b9b113fbd9a4c27d (diff) | |
download | pkgsrc-142bbc3c4102fd2571f4bbec3f99d1b4ae394fdd.tar.gz |
Enable p5-Device-Gsm, p5-Device-Modem
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 0f352c3f880..57228ef878d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2003/01/13 12:39:31 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2003/02/12 00:57:54 mjl Exp $ # COMMENT= Communication utilities @@ -25,6 +25,8 @@ SUBDIR+= malsync SUBDIR+= mgetty+sendfax SUBDIR+= minicom SUBDIR+= modemd +SUBDIR+= p5-Device-Gsm +SUBDIR+= p5-Device-Modem SUBDIR+= p5-Device-SerialPort SUBDIR+= p5-pilot-link SUBDIR+= pilot-link |