aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2017-05-13 17:49:27 +0800
committermiwi <miwi@FreeBSD.org>2017-05-13 17:49:27 +0800
commitdbdd55e8da994f1dc1ee44984444ca07558a882b (patch)
treec47c18d713e517d27e942165f7d342a149e3cb22
parentcf693a1dc74ecfe81d420f77abcc638b46bae85d (diff)
downloadfreebsd-ports-gnome-dbdd55e8da994f1dc1ee44984444ca07558a882b.tar.gz
freebsd-ports-gnome-dbdd55e8da994f1dc1ee44984444ca07558a882b.tar.zst
freebsd-ports-gnome-dbdd55e8da994f1dc1ee44984444ca07558a882b.zip
- Fix a typo
-rw-r--r--devel/p5-Directory-Scratch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Directory-Scratch/Makefile b/devel/p5-Directory-Scratch/Makefile
index 7a547e6bc8c6..1f6bc9391a02 100644
--- a/devel/p5-Directory-Scratch/Makefile
+++ b/devel/p5-Directory-Scratch/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-BROKEN= checksu mismatch
+BROKEN= checksum mismatch
.include <bsd.port.mk>