diff options
author | jmg <jmg@FreeBSD.org> | 2000-07-08 07:40:33 +0800 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2000-07-08 07:40:33 +0800 |
commit | 82b36f3799013380e77c7661e3de814d5fecdf5e (patch) | |
tree | 6d008662c53d7546e4647b16a63878b1707d3d86 /sysutils/ffsrecov/Makefile | |
parent | 731c04207b17759185a78c39eccc9def582fb47c (diff) | |
download | freebsd-ports-gnome-82b36f3799013380e77c7661e3de814d5fecdf5e.tar.gz freebsd-ports-gnome-82b36f3799013380e77c7661e3de814d5fecdf5e.tar.zst freebsd-ports-gnome-82b36f3799013380e77c7661e3de814d5fecdf5e.zip |
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
Diffstat (limited to 'sysutils/ffsrecov/Makefile')
-rw-r--r-- | sysutils/ffsrecov/Makefile | 3 |
1 files changed, 1 insertions, 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 |