diff options
Diffstat (limited to 'sysutils/magicrescue/Makefile')
-rw-r--r-- | sysutils/magicrescue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile index 8e064fdbdf5..f4ee64f1959 100644 --- a/sysutils/magicrescue/Makefile +++ b/sysutils/magicrescue/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:29 wiz Exp $ # DISTNAME= magicrescue-1.1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://jbj.rapanden.dk/magicrescue/release/ |