diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 20:16:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 20:16:03 +0000 |
commit | 92ef0d4afc84b7e71933a6ee919c8aad3aa32e8d (patch) | |
tree | 364b0f46c89655b7c42a4368db6a1c38e306fa67 /sysutils/ffsrecov/Makefile | |
parent | 478716ead240f0a89f3e41e867c2857c07d40123 (diff) |
Notes
Diffstat (limited to 'sysutils/ffsrecov/Makefile')
-rw-r--r-- | sysutils/ffsrecov/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile index 60a6b57b91ae..e600fa9d8f49 100644 --- a/sysutils/ffsrecov/Makefile +++ b/sysutils/ffsrecov/Makefile @@ -10,6 +10,9 @@ PORTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/ +MAINTAINER= ports@FreeBSD.org +COMMENT= Recover files from a corrupt FFS + MAN8= ffsrecov.8 .include <bsd.port.pre.mk> |