From 6e3c1c2aa881c7a0da99db9c2aa85de51f135394 Mon Sep 17 00:00:00 2001 From: sturm Date: Sun, 22 Dec 2002 09:48:23 +0000 Subject: [PATCH] add unison --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 7e66ad7fb18..fb6684f2bfe 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.245 2002/12/16 03:51:04 brad Exp $ +# $OpenBSD: Makefile,v 1.246 2002/12/22 09:48:23 sturm Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -202,6 +202,7 @@ SUBDIR += ucd-snmp SUBDIR += ucspi-unix SUBDIR += udptunnel + SUBDIR += unison SUBDIR += uucp SUBDIR += vicq SUBDIR += vtun