diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:40:16 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:40:16 +0800 |
commit | 20c37f65eba74a6ae873e65ed4dc1ddd2d99fc48 (patch) | |
tree | 9e86a135424504061343ad7e8dc602c78c9362ba /sysutils/magicrescue | |
parent | d8a42d04352f2c186f83fe7a748c8775c1a8bcfc (diff) | |
download | freebsd-ports-gnome-20c37f65eba74a6ae873e65ed4dc1ddd2d99fc48.tar.gz freebsd-ports-gnome-20c37f65eba74a6ae873e65ed4dc1ddd2d99fc48.tar.zst freebsd-ports-gnome-20c37f65eba74a6ae873e65ed4dc1ddd2d99fc48.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'sysutils/magicrescue')
-rw-r--r-- | sysutils/magicrescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile index 9fffd22783c7..99668a44b4ad 100644 --- a/sysutils/magicrescue/Makefile +++ b/sysutils/magicrescue/Makefile @@ -5,7 +5,7 @@ PORTNAME= magicrescue PORTVERSION= 1.1.9 CATEGORIES= sysutils MASTER_SITES= http://www.itu.dk/people/jobr/magicrescue/release/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= File recovery tool which recovers deleted files from a block device |