diff options
author | tsarna <tsarna> | 2000-12-18 23:19:19 +0000 |
---|---|---|
committer | tsarna <tsarna> | 2000-12-18 23:19:19 +0000 |
commit | faaacc59c4f148e687714f769185efb37b67b779 (patch) | |
tree | c7618d78745c983b89a2469e3de35bc5824fb0dd /comms | |
parent | 3d9a96b07d4bf3b44fb87c54eb37ae05ec3d96dc (diff) | |
download | pkgsrc-faaacc59c4f148e687714f769185efb37b67b779.tar.gz |
Add and enable p5-Device-SerialPort
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 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 |