diff options
Diffstat (limited to 'sysutils/zeroer/Makefile')
-rw-r--r-- | sysutils/zeroer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/zeroer/Makefile b/sysutils/zeroer/Makefile index e271f1c10169..4f7317d501fd 100644 --- a/sysutils/zeroer/Makefile +++ b/sysutils/zeroer/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A command line utility for wiping unallocated space on a filesystem +COMMENT= Command-line utility for wiping unallocated space on a filesystem LIB_DEPENDS= popt:${PORTSDIR}/devel/popt |