diff options
Diffstat (limited to 'www/netscape7')
-rw-r--r-- | www/netscape7/Makefile | 3 | ||||
-rw-r--r-- | www/netscape7/pkg-message | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 688ea491..5c8ea8b 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 0000000..c7199a8 --- /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. * +********************************************************** |