diff options
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 25fd0eb..a6e3034 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.11 1998/04/20 11:28:59 obrien Exp $ +# $Id: Makefile,v 1.12 1998/04/21 05:02:58 asami Exp $ # -DISTNAME= rsync-1.7.1 +DISTNAME= rsync-1.7.4 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 diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 2478b18..f62f037 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1 +1 @@ -MD5 (rsync-1.7.1.tar.gz) = 44d45baea56480d62dfdec93c0640a14 +MD5 (rsync-1.7.4.tar.gz) = 288fc1ad0a3cba710ed832b8b117f0a5 |