diff options
Diffstat (limited to 'sysutils/whatpix/Makefile')
-rw-r--r-- | sysutils/whatpix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/whatpix/Makefile b/sysutils/whatpix/Makefile index 9082426c5772..9183954d523e 100644 --- a/sysutils/whatpix/Makefile +++ b/sysutils/whatpix/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://whatpix.sourceforge.net/download/ MAINTAINER= pcasidy@casidy.com -COMMENT= Perl console application which finds, moves or deletes duplicate files +COMMENT= Perl console application which finds, moves, or deletes duplicate files RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 |