summaryrefslogtreecommitdiff
path: root/sysutils/ffsrecov/Makefile
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/ffsrecov/Makefile
parent* Update WWW and MASTER_SITES to reflect the rearrangement of my (diff)
move the distfile to my puny 128kbps DSL line.
It looks like peter has "fixed" freefall now, so you can again fetch the distfile from http://people.FreeBSD.org/~jmg/ffsrecov.tar.gz, for a while there an inherited .htaccess was dening the d/l...
Notes
Notes: svn path=/head/; revision=30354
Diffstat (limited to '')
-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>