aboutsummaryrefslogtreecommitdiff
path: root/sysutils/whatpix
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-25 06:32:06 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-25 06:32:06 +0000
commitd5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch)
treeac7ed005b2cc3dddde570973d1da7a6213760341 /sysutils/whatpix
parentb68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff)
downloadports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.tar.gz
ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.zip
Fix typos in COMMENT
Notes
Notes: svn path=/head/; revision=301510
Diffstat (limited to 'sysutils/whatpix')
-rw-r--r--sysutils/whatpix/Makefile2
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