From 4d6b39283c1a9e5db77259317d978a2a3cea6df9 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 30 Jan 2008 19:38:52 +0000 Subject: [PATCH] Fix a typo. PR: 120164 Submitted by: Yar Tikhiy --- security/cksfv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile index 7d8e542ccac8..2cc0cbdfc632 100644 --- a/security/cksfv/Makefile +++ b/security/cksfv/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Create or manipulate Simple File Verification (SFV) checksum files HAS_CONFIGURE= yes -CONFIGURE_ARGS= --manir=${PREFIX}/man --prefix=${PREFIX} +CONFIGURE_ARGS= --mandir=${PREFIX}/man --prefix=${PREFIX} MAN1= cksfv.1 PLIST_FILES= bin/cksfv