diff options
author | markd <markd> | 2007-05-23 14:05:22 +0000 |
---|---|---|
committer | markd <markd> | 2007-05-23 14:05:22 +0000 |
commit | a9ddceebf271be7332489af43f3a4397c4052f39 (patch) | |
tree | a5e8f48b9e284f8dccac88b534853fe42c20d719 /comms/Makefile | |
parent | 7165f4f108a97aa93e1a197531fdfe6b8cce88f8 (diff) | |
download | pkgsrc-a9ddceebf271be7332489af43f3a4397c4052f39.tar.gz |
add libopensync
Diffstat (limited to 'comms/Makefile')
-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 |