aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2000-07-08 04:13:25 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2000-07-08 04:13:25 +0000
commitbf4158406433758b6e28d8162784d62b4b61fd28 (patch)
treebb59b3165d52fe3ea75d077ab08e60456eb5151c /sysutils
parent87971e397061232123d15c8d3ffa3f47158be102 (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ffsrecov/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile
index 38753be5071d..9051955e045a 100644
--- a/sysutils/ffsrecov/Makefile
+++ b/sysutils/ffsrecov/Makefile
@@ -8,12 +8,9 @@
PORTNAME= ffsrecov
PORTVERSION= 0.1
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= jmg
+MASTER_SITES= http://www.funkthat.com/~jmg/
DISTNAME= ffsrecov
-MAINTAINER= jmg@freebsd.org
-
MAN8= ffsrecov.8
.include <bsd.port.mk>