diff options
Diffstat (limited to 'sysutils/rsnapshot')
-rw-r--r-- | sysutils/rsnapshot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index 515dc61dbcd..d7c4ed13088 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/08/11 18:30:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:44 wiz Exp $ # DISTNAME= rsnapshot-1.3.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.rsnapshot.org/downloads/ |