summaryrefslogtreecommitdiff
path: root/lang/scsh/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2002-05-28 19:40:23 +0000
committerAlexander Langer <alex@FreeBSD.org>2002-05-28 19:40:23 +0000
commit44107de5c3ddaff59ee0189ba93701f0aabf1b4a (patch)
tree0788a95885869970c208b2349f3374805b640a51 /lang/scsh/Makefile
parentFit to 24 lines, add WWW: and my name. (diff)
Add the changes from the expected default-behaviour into pkg-message.
(They used to be in pkg-descr).
Notes
Notes: svn path=/head/; revision=60222
Diffstat (limited to 'lang/scsh/Makefile')
-rw-r--r--lang/scsh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile
index 3c30927a7fc1..d5c78ec361c9 100644
--- a/lang/scsh/Makefile
+++ b/lang/scsh/Makefile
@@ -36,5 +36,6 @@ post-install:
.else
@${RM} -rf ${PREFIX}/lib/scsh/doc
.endif
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>