diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:19:19 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:19:19 +0000 |
commit | feebf1f942bc9c61491f14e4e08d87f027c00b0d (patch) | |
tree | c7618d78745c983b89a2469e3de35bc5824fb0dd | |
parent | 1429dbc79e38ed0d88b1f60ebda238eb742814dc (diff) | |
download | pkgsrc-feebf1f942bc9c61491f14e4e08d87f027c00b0d.tar.gz |
Add and enable p5-Device-SerialPort
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 1bf981282f7..3cb45798f0d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2000/12/12 01:30:43 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2000/12/18 23:19:19 tsarna Exp $ # SUBDIR += binkd @@ -14,6 +14,7 @@ SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += modemd + SUBDIR += p5-Device-SerialPort SUBDIR += p5-pilot-link SUBDIR += pilot-link SUBDIR += pilotmgr |