summaryrefslogtreecommitdiffstats
path: root/security/cksfv/Makefile
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2001-07-06 09:52:36 +0000
committerwjv <wjv@FreeBSD.org>2001-07-06 09:52:36 +0000
commit61d023c6976a72f83322a9f8195aa9e0729058d1 (patch)
tree559c003010b8b80da4fbf6bbefefa8e1891ed636 /security/cksfv/Makefile
parent406098dde9a5fbf65628eabf324e488b4817db36 (diff)
downloadFreeBSD-ports-61d023c6976a72f83322a9f8195aa9e0729058d1.zip
FreeBSD-ports-61d023c6976a72f83322a9f8195aa9e0729058d1.tar.gz
Update to version 1.3, minor fixes.
PR: 28764 Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'security/cksfv/Makefile')
-rw-r--r--security/cksfv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile
index fbde148..5cdcaff 100644
--- a/security/cksfv/Makefile
+++ b/security/cksfv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cksfv
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= security
MASTER_SITES= http://www.fodder.org/cksfv/
@@ -21,7 +21,7 @@ MAKE_ENV+= VERSION=${PORTVERSION}
post-install:
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/cksfv
- @ ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/cksfv
+ @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cksfv
.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud