aboutsummaryrefslogtreecommitdiff
path: root/www/netscape7
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-11-13 21:52:15 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-11-13 21:52:15 +0000
commit7ce5f8ad2bd4d605fcfb150be3769b88a8ae5142 (patch)
tree53041e54c63329bb248b1115552247a8baaf81b7 /www/netscape7
parent4ba91b59c4ab2f37b4f38b3151016922634da880 (diff)
downloadports-7ce5f8ad2bd4d605fcfb150be3769b88a8ae5142.tar.gz
ports-7ce5f8ad2bd4d605fcfb150be3769b88a8ae5142.zip
Notes
Diffstat (limited to 'www/netscape7')
-rw-r--r--www/netscape7/Makefile3
-rw-r--r--www/netscape7/pkg-message5
2 files changed, 8 insertions, 0 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index 688ea491f903..5c8ea8b5224b 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -111,4 +111,7 @@ do-install:
${CP} -Rp ${WRKSRC}/bin/* ${INSTALL_DIR}
${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_CMD} ${PREFIX}/bin
+post-install:
+ ${CAT} ${PKGMESSAGE}
+
.include <bsd.port.mk>
diff --git a/www/netscape7/pkg-message b/www/netscape7/pkg-message
new file mode 100644
index 000000000000..c7199a81701e
--- /dev/null
+++ b/www/netscape7/pkg-message
@@ -0,0 +1,5 @@
+* WARNING ************************************************
+* Users should back up their bookmark files. There have *
+* been reports that the bookmark file can be clobbered *
+* the first time this version of Netscape is run. *
+**********************************************************