diff options
author | atatat <atatat@pkgsrc.org> | 2002-02-27 04:20:59 +0000 |
---|---|---|
committer | atatat <atatat@pkgsrc.org> | 2002-02-27 04:20:59 +0000 |
commit | 9a657a88b5c656fc86646792642631eba16054a6 (patch) | |
tree | b8412683a212d537010796bc090a696bcc044508 /net/rsync | |
parent | 78a1c3ea8cb8a36cbb2a855a933e1faa70984fa3 (diff) | |
download | pkgsrc-9a657a88b5c656fc86646792642631eba16054a6.tar.gz |
Dump PKGREVISION because an important patch was added.
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index b4785080fc1..c6786c82f24 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2002/01/26 19:04:49 bouyer Exp $ +# $NetBSD: Makefile,v 1.39 2002/02/27 04:20:59 atatat Exp $ DISTNAME= rsync-2.5.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://rsync.samba.org/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ |