diff options
-rw-r--r-- | sysutils/ffsrecov/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile index 9051955e045a..2f21ffc17cae 100644 --- a/sysutils/ffsrecov/Makefile +++ b/sysutils/ffsrecov/Makefile @@ -8,7 +8,7 @@ PORTNAME= ffsrecov PORTVERSION= 0.1 CATEGORIES= sysutils -MASTER_SITES= http://www.funkthat.com/~jmg/ +MASTER_SITES= http://people.freebsd.org/~jmg/ DISTNAME= ffsrecov MAN8= ffsrecov.8 |