diff options
author | drochner <drochner@pkgsrc.org> | 2009-02-27 17:45:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-02-27 17:45:05 +0000 |
commit | f41c40e2b41d9e041436543c90ffa559ae7754d7 (patch) | |
tree | 59bd7fca71657d69e1d993b16c3f4a6a43d38876 /comms | |
parent | 8cfd329076202185b4fd5fd5e67585d84ace97e8 (diff) | |
download | pkgsrc-f41c40e2b41d9e041436543c90ffa559ae7754d7.tar.gz |
+multisync-gui
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 2e6bd571bfa..b88cb619766 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2008/12/08 04:55:18 jnemeth Exp $ +# $NetBSD: Makefile,v 1.75 2009/02/27 17:45:05 drochner Exp $ # COMMENT= Communication utilities @@ -39,6 +39,7 @@ SUBDIR+= mgetty+sendfax SUBDIR+= minicom SUBDIR+= modemd SUBDIR+= msynctool +SUBDIR+= multisync-gui SUBDIR+= obexapp SUBDIR+= obexftp SUBDIR+= op_panel |