aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-07-01 06:20:38 +0000
committerCy Schubert <cy@FreeBSD.org>2002-07-01 06:20:38 +0000
commit16a396879177254e63b3e57ef7115a8ec1862b66 (patch)
treeee4f30383650305c57909b057e9ec520f5d46c27 /security/krb5-appl
parente67eb9e2eb554ff1a4f33e6d0cc9eff089bacd11 (diff)
downloadports-16a396879177254e63b3e57ef7115a8ec1862b66.tar.gz
ports-16a396879177254e63b3e57ef7115a8ec1862b66.zip
Notes
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index a6cd65ee7a85..2bb196574f7e 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -121,7 +121,7 @@ post-install:
${GREP} -v '\.so$$' ${TMPPLIST}.new > ${TMPPLIST}
${RM} ${TMPPLIST}.new
.endif
- @${SED} "s%\${PREFIX}%${PREFIX}%" ${FILESDIR} > ${PREFIX}/share/doc/krb5/README.FreeBSD
+ @${SED} "s%\${PREFIX}%${PREFIX}%" ${FILESDIR}/README.FreeBSD > ${PREFIX}/share/doc/krb5/README.FreeBSD
@${CHMOD} 444 ${PREFIX}/share/doc/krb5/README.FreeBSD
@${ECHO} "------------------------------------------------------"
@${ECHO} "This port of MIT Kerberos 5 includes remote login "