diff options
author | obrien <obrien@FreeBSD.org> | 2002-03-15 07:58:44 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-03-15 07:58:44 +0000 |
commit | 5d72fc419d7eb88533d0cf657640c27defb9bc43 (patch) | |
tree | 6fe890ceb452825456d6c3532c9859fe33f15c51 /net/rsync | |
parent | 57890f0b8ef5bf410919aee9fae2d306d2a438b8 (diff) | |
download | FreeBSD-ports-5d72fc419d7eb88533d0cf657640c27defb9bc43.zip FreeBSD-ports-5d72fc419d7eb88533d0cf657640c27defb9bc43.tar.gz |
Upgrade to version 2.5.4.
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 6 | ||||
-rw-r--r-- | net/rsync/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 4e069da..1e6d99e 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -7,15 +7,15 @@ # PORTNAME= rsync -PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTVERSION= 2.5.4 +PORTREVISION= 0 CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ ftp://ftp.sunet.se/pub/unix/admin/rsync/ \ ftp://ftp.fu-berlin.de/pub/unix/network/rsync/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes diff --git a/net/rsync/distinfo b/net/rsync/distinfo index be5d8a7..f221bc1 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1 +1 @@ -MD5 (rsync-2.5.2.tar.gz) = 680db55e27844ef396466464bcc29595 +MD5 (rsync-2.5.4.tar.gz) = cdea35a14fe8d01fef87336cc368da9a |