diff options
author | tsarna <tsarna> | 2000-12-18 23:19:19 +0000 |
---|---|---|
committer | tsarna <tsarna> | 2000-12-18 23:19:19 +0000 |
commit | 089e3b6bb0c39b6b9d1e30090d15942414eb2a1e (patch) | |
tree | c7618d78745c983b89a2469e3de35bc5824fb0dd /comms/Makefile | |
parent | e0535cd4f3eb31229e0e06dc3b6545afed82f531 (diff) | |
download | pkgsrc-089e3b6bb0c39b6b9d1e30090d15942414eb2a1e.tar.gz |
Add and enable p5-Device-SerialPort
Diffstat (limited to 'comms/Makefile')
-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 |