diff options
author | kristerw <kristerw> | 2008-01-11 10:42:36 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2008-01-11 10:42:36 +0000 |
commit | f1ee25d708d9a40fa449f67cdeae9305206271e1 (patch) | |
tree | 48cb5fea131cb68a56601f48de857f21f73d9502 /comms/Makefile | |
parent | 63573ac3a85c0a23975454a21946ca875cd761ad (diff) | |
download | pkgsrc-f1ee25d708d9a40fa449f67cdeae9305206271e1.tar.gz |
Add libopensync-plugin-file, libopensync-plugin-kdepim, and msynctool.
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index fd87f025734..56dcba80a31 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2007/08/13 08:12:43 rillig Exp $ +# $NetBSD: Makefile,v 1.70 2008/01/11 10:42:36 kristerw Exp $ # COMMENT= Communication utilities @@ -29,12 +29,15 @@ SUBDIR+= kermit SUBDIR+= kyopon SUBDIR+= libmal SUBDIR+= libopensync +SUBDIR+= libopensync-plugin-file +SUBDIR+= libopensync-plugin-kdepim SUBDIR+= linuxsms SUBDIR+= lrzsz SUBDIR+= malsync SUBDIR+= mgetty+sendfax SUBDIR+= minicom SUBDIR+= modemd +SUBDIR+= msynctool SUBDIR+= obexapp SUBDIR+= obexftp SUBDIR+= openobex |