From 70d5797fe5a14ebacacdf0892c3ebc5d2869fe0f Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 4 Nov 2004 18:46:29 +0000 Subject: Add rsyncmanager, a small ruby thing to manage repeated rsync jobs. PR: ports/73537 Submitted by: Kelley Reynolds --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index fc409287be2..ac71a843fa5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -357,6 +357,7 @@ SUBDIR += roottail SUBDIR += rotate SUBDIR += rsnapshot + SUBDIR += rsyncmanager SUBDIR += rtty SUBDIR += ruby-log4r SUBDIR += ruby-quota -- cgit