diff options
Diffstat (limited to 'sysutils/rsnapshot/Makefile')
-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 2ea8f636238..90edea9bf89 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 19:51:22 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:04 wiz Exp $ # DISTNAME= rsnapshot-1.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.rsnapshot.org/downloads/ |