diff options
author | markd <markd@pkgsrc.org> | 2007-05-23 14:05:22 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-05-23 14:05:22 +0000 |
commit | e00803563deabf701fdbe4327cd738b14cf8f892 (patch) | |
tree | a5e8f48b9e284f8dccac88b534853fe42c20d719 /comms | |
parent | 6d98a35458fc4601c5ece79f32b18928a8d99dca (diff) | |
download | pkgsrc-e00803563deabf701fdbe4327cd738b14cf8f892.tar.gz |
add libopensync
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 e81469f0b5d..abc9769e395 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2006/12/07 20:34:18 plunky Exp $ +# $NetBSD: Makefile,v 1.67 2007/05/23 14:05:22 markd Exp $ # COMMENT= Communication utilities @@ -27,6 +27,7 @@ SUBDIR+= jpilot-syncmal SUBDIR+= kermit SUBDIR+= kyopon SUBDIR+= libmal +SUBDIR+= libopensync SUBDIR+= linuxsms SUBDIR+= lrzsz SUBDIR+= malsync |