mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
bf41584064
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...
17 lines
287 B
Makefile
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>
|