diff options
author | pat <pat@FreeBSD.org> | 2002-06-22 07:24:40 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-22 07:24:40 +0800 |
commit | 1a6ab5eee612a6babbf1e01baf66bcbff6e1ba2d (patch) | |
tree | da465789723765239b59e9a7953c7b8b2374f9c0 /sysutils/ssync | |
parent | 21728c75c2fda4239a1e3350ca4100430a2d8d08 (diff) | |
download | freebsd-ports-gnome-1a6ab5eee612a6babbf1e01baf66bcbff6e1ba2d.tar.gz freebsd-ports-gnome-1a6ab5eee612a6babbf1e01baf66bcbff6e1ba2d.tar.zst freebsd-ports-gnome-1a6ab5eee612a6babbf1e01baf66bcbff6e1ba2d.zip |
Project site moved. Fix MASTER_SITES and WWW tag
PR: ports/39632
Submitted by: maintainer
Diffstat (limited to 'sysutils/ssync')
-rw-r--r-- | sysutils/ssync/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ssync/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
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/ |