diff options
author | sakamoto <sakamoto> | 1999-07-14 05:45:51 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 1999-07-14 05:45:51 +0000 |
commit | 1cebaf5ec341b540a570e06349e65073ed07c2ee (patch) | |
tree | 379a0e15ff7cb636a02689f5323ec3ce9c848e5b /comms | |
parent | 527cb92d66c1246e0a3362d74565f5631ca2953d (diff) | |
download | pkgsrc-1cebaf5ec341b540a570e06349e65073ed07c2ee.tar.gz |
Add and enable plptools.
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 8fd7ae9a8fe..4a4c3a0c4fc 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/05/24 18:13:22 tron Exp $ +# $NetBSD: Makefile,v 1.20 1999/07/14 05:45:51 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -17,6 +17,7 @@ SUBDIR += pilot-link SUBDIR += pilotmgr SUBDIR += plp + SUBDIR += plptools # SUBDIR += qpage # SUBDIR += rzsz # SUBDIR += seyon |