diff options
Diffstat (limited to 'sysutils/rsnapshot')
-rw-r--r-- | sysutils/rsnapshot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index 00dcc45d6aa..a7b545f8e17 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2018/08/22 09:46:40 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2019/08/11 13:23:16 wiz Exp $ DISTNAME= rsnapshot-1.3.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://www.rsnapshot.org/downloads/ |