From 5044aa7bf3053332d12ead3e74da87c9236fad6c Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Fri, 7 Jul 2000 23:40:33 +0000 Subject: [PATCH] back out obrien's breakage of my port as he didn't pass this through MAINTAINER nor did he even test the building of the port! I will revert back once the dist file has been propegated to the various mirrors. Submitted by: fenner's distfile survey --- sysutils/ffsrecov/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile index 38753be5071d..26ce46774930 100644 --- a/sysutils/ffsrecov/Makefile +++ b/sysutils/ffsrecov/Makefile @@ -8,8 +8,7 @@ PORTNAME= ffsrecov PORTVERSION= 0.1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jmg +MASTER_SITES= http://people.FreeBSD.org/~jmg/ DISTNAME= ffsrecov MAINTAINER= jmg@freebsd.org