summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-07-10 21:56:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-07-10 21:56:29 +0000
commit8d984cd4f3fc6158dbb552ddf3994e54f3402978 (patch)
treee12c51c7183d1ce4a253f4d64b2486fbc98d67f9 /security
parentUpdate to 0.9.4 (diff)
display PKGMESSAGE on manual build too.
Notes
Notes: svn path=/head/; revision=62788
Diffstat (limited to 'security')
-rw-r--r--security/openssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index d4b63b579350..f4a3970d80ef 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -157,5 +157,6 @@ post-install:
@${ECHO_MSG} ">> If this is left over from another version of SSH, you will"
@${ECHO_MSG} ">> need to update it to work with OpenSSH."
.endif
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>