From 1a6ab5eee612a6babbf1e01baf66bcbff6e1ba2d Mon Sep 17 00:00:00 2001
From: pat <pat@FreeBSD.org>
Date: Fri, 21 Jun 2002 23:24:40 +0000
Subject: Project site moved. Fix MASTER_SITES and WWW tag

PR:		ports/39632
Submitted by:	maintainer
---
 sysutils/ssync/Makefile  | 2 +-
 sysutils/ssync/pkg-descr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'sysutils/ssync')

diff --git a/sysutils/ssync/Makefile b/sysutils/ssync/Makefile
index 54bf231e832b..e067ce9bf137 100644
--- a/sysutils/ssync/Makefile
+++ b/sysutils/ssync/Makefile
@@ -8,7 +8,7 @@
 PORTNAME=	ssync
 PORTVERSION=	2.2
 CATEGORIES=	sysutils
-MASTER_SITES=	http://equusasinus.com/ssync/
+MASTER_SITES=	http://alcatraz.labs.agilent.com/shaffer/ssync/
 
 MAINTAINER=	nyxo@dnuc.polyn.kiae.su
 
diff --git a/sysutils/ssync/pkg-descr b/sysutils/ssync/pkg-descr
index 4a98f3ddcebf..639bec9dd7a1 100644
--- a/sysutils/ssync/pkg-descr
+++ b/sysutils/ssync/pkg-descr
@@ -4,4 +4,4 @@ low-resource comsumption and portability. It features a number of options
 to control how things are synchronized and under what conditions, as well
 as useful dry-run and verbose modes.
 
-WWW: http://equusasinus.com/ssync/
+WWW: http://alcatraz.labs.agilent.com/shaffer/ssync/
-- 
cgit