diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-07-10 21:56:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-07-10 21:56:29 +0000 |
commit | 8d984cd4f3fc6158dbb552ddf3994e54f3402978 (patch) | |
tree | e12c51c7183d1ce4a253f4d64b2486fbc98d67f9 /security/openssh/Makefile | |
parent | 000fe76d0470227379f8f607071b3569c196d997 (diff) | |
download | ports-8d984cd4f3fc6158dbb552ddf3994e54f3402978.tar.gz ports-8d984cd4f3fc6158dbb552ddf3994e54f3402978.zip |
Notes
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r-- | security/openssh/Makefile | 1 |
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> |