1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/sysutils/ffsrecov/Makefile
John-Mark Gurney bf41584064 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...
2000-07-08 04:13:25 +00:00

17 lines
287 B
Makefile

# New ports collection makefile for: ffsrecov
# Date created: 4 May 1999
# Whom: jmg
#
# $FreeBSD$
#
PORTNAME= ffsrecov
PORTVERSION= 0.1
CATEGORIES= sysutils
MASTER_SITES= http://www.funkthat.com/~jmg/
DISTNAME= ffsrecov
MAN8= ffsrecov.8
.include <bsd.port.mk>