diff options
Diffstat (limited to 'sysutils/ffsrecov/Makefile')
| -rw-r--r-- | sysutils/ffsrecov/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile index 26ce46774930..38753be5071d 100644 --- a/sysutils/ffsrecov/Makefile +++ b/sysutils/ffsrecov/Makefile @@ -8,7 +8,8 @@ PORTNAME= ffsrecov PORTVERSION= 0.1 CATEGORIES= sysutils -MASTER_SITES= http://people.FreeBSD.org/~jmg/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jmg DISTNAME= ffsrecov MAINTAINER= jmg@freebsd.org |
