diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-26 01:42:33 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-26 01:42:33 +0000 |
commit | 3bed2b0d7624c363f13f9ed30fcc213fb474c357 (patch) | |
tree | f6f7d3e5ba4337e2a7f8a2eed995acb5b5107c0a /net/Makefile | |
parent | a5a8e302337396edc11f7d90f3b67d748160604b (diff) | |
download | FreeBSD-ports-3bed2b0d7624c363f13f9ed30fcc213fb474c357.zip FreeBSD-ports-3bed2b0d7624c363f13f9ed30fcc213fb474c357.tar.gz |
Add new port of unison 2.5.1, a utility for synchronizing files
which works both on local disks and over a network (can use ssh).
PR: 22264
Submitted by: Dan Pelleg <dpelleg+unison@cs.cmu.edu>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index da58e57..54d0414 100644 --- a/net/Makefile +++ b/net/Makefile @@ -264,6 +264,7 @@ SUBDIR += ttt SUBDIR += tund SUBDIR += ucd-snmp + SUBDIR += unison SUBDIR += vnc SUBDIR += vtun SUBDIR += wais |