diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /sysutils/ffs2recov | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'sysutils/ffs2recov')
-rw-r--r-- | sysutils/ffs2recov/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile index 665f28d80925..21d505e944c1 100644 --- a/sysutils/ffs2recov/Makefile +++ b/sysutils/ffs2recov/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.exit.com/Archives/FreeBSD/ MAINTAINER= sten@blinkenlights.nl -COMMENT= A utility to recover UFS2 filesystems +COMMENT= Utility to recover UFS2 filesystems USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME} |