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 | 582568e89cdcb894e8d9a13220d572b6d8ccc208 (patch) | |
tree | a5e8f48b9e284f8dccac88b534853fe42c20d719 /comms | |
parent | f17b73f2d4d3930f40f428e3606399937660c75e (diff) | |
download | pkgsrc-582568e89cdcb894e8d9a13220d572b6d8ccc208.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 |