aboutsummaryrefslogtreecommitdiff
path: root/net/rsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r--net/rsync/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 91401c6d661b..53106ac17bdf 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: rsync
-# Version required: 0.37
+# Version required: 1.6.2
# Date created: Sat Aug 3, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.5 1995/04/24 03:38:04 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1996/08/16 07:23:00 asami Exp $
#
-DISTNAME= rsync-1.5.1
+DISTNAME= rsync-1.6.2
CATEGORIES+= net
-MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/
+MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
+ ftp://sunsite.auc.dk/pub/unix/rsync/
MAINTAINER= obrien@cs.ucdavis.edu