diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-14 09:18:03 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-14 09:18:03 +0000 |
commit | c67c408ddcb4b65fe4f6df0017218b264396d614 (patch) | |
tree | 0cbe54955d695835b1b1ebcb5cd93d826b11b77d /net/rsync | |
parent | ed551e2ef69472734286fd08572ae908ec26961c (diff) | |
download | ports-c67c408ddcb4b65fe4f6df0017218b264396d614.tar.gz ports-c67c408ddcb4b65fe4f6df0017218b264396d614.zip |
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 6 | ||||
-rw-r--r-- | net/rsync/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 22024257c1d3..bd870819cc6a 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -4,10 +4,10 @@ # Date created: Sat Aug 3, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.14 1998/07/06 09:50:53 obrien Exp $ +# $Id: Makefile,v 1.15 1998/07/25 12:30:06 asami Exp $ # -DISTNAME= rsync-2.0.18 +DISTNAME= rsync-2.1.0 CATEGORIES= net MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ @@ -16,8 +16,6 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ MAINTAINER= obrien@FreeBSD.org -BROKEN= fetch - GNU_CONFIGURE= yes MAN1= rsync.1 MAN5= rsyncd.conf.5 diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 3dd657c5b4b9..5ba2d0a7b707 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1 +1 @@ -MD5 (rsync-2.0.18.tar.gz) = ffdbb121d522521d12e770e9b02bc728 +MD5 (rsync-2.1.0.tar.gz) = 6b711d9ed8675f03a87e44160443e179 |