diff options
author | jlam <jlam@pkgsrc.org> | 2001-03-01 20:43:56 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-03-01 20:43:56 +0000 |
commit | 9ab800a9228d995b301bfaa837b5298d2a4fa85e (patch) | |
tree | 0e5a95a3158ce909d57397dabbfcf25215db2dbc /comms | |
parent | e4a3179a0fc691f7a3dd255369e2b4b32be5de5d (diff) | |
download | pkgsrc-9ab800a9228d995b301bfaa837b5298d2a4fa85e.tar.gz |
Add and enable:
jpilot-expense
jpilot-syncmal
jpilot-synctime
Remove:
jpilot-libplugin
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index c10aa3233e3..4f6924e6832 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2001/02/16 15:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2001/03/01 20:43:56 jlam Exp $ # COMMENT= Communication utilities @@ -10,7 +10,9 @@ SUBDIR+= gkermit SUBDIR+= hylafax SUBDIR+= ifcico-cm SUBDIR+= jpilot -SUBDIR+= jpilot-libplugin +SUBDIR+= jpilot-expense +SUBDIR+= jpilot-syncmal +SUBDIR+= jpilot-synctime SUBDIR+= kermit SUBDIR+= lrzsz SUBDIR+= malsync |