diff options
author | mjl <mjl> | 2003-02-12 00:57:54 +0000 |
---|---|---|
committer | mjl <mjl> | 2003-02-12 00:57:54 +0000 |
commit | 2f347fc03ce9fc290907b67929e28145ad381734 (patch) | |
tree | 4e2ca2f7f7941298aa487a8283c0b2e39b4d5fdd /comms/Makefile | |
parent | 38e8213bac96d69f4279980e6ac5bc17b7196b44 (diff) | |
download | pkgsrc-2f347fc03ce9fc290907b67929e28145ad381734.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 |