diff options
author | pav <pav@FreeBSD.org> | 2004-07-24 11:06:23 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-24 11:06:23 +0000 |
commit | 6334d4edfac509d03295458cac09e75d1de24036 (patch) | |
tree | 43a8726992628a3c7d6cf7f53bba88ed948d18b2 /www/zope/files/pkg-message.in | |
parent | 8e18ff03ca07f78f7a95b9de3efb18bab31790ec (diff) | |
download | FreeBSD-ports-6334d4edfac509d03295458cac09e75d1de24036.zip FreeBSD-ports-6334d4edfac509d03295458cac09e75d1de24036.tar.gz |
- Update to 2.7.2
- Add special pkg-message to package to help with installation from package
PR: ports/69476
Submitted by: HAYASHI Yasushi <yasi@yasi.to>,
Gerhard Schmidt <estartu@augusta.de> (maintainer)
Diffstat (limited to 'www/zope/files/pkg-message.in')
-rw-r--r-- | www/zope/files/pkg-message.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/zope/files/pkg-message.in b/www/zope/files/pkg-message.in index 3d35ab5..30e5737 100644 --- a/www/zope/files/pkg-message.in +++ b/www/zope/files/pkg-message.in @@ -15,6 +15,9 @@ ZOPEINSTANCENAME Default name for a new Zope instance If you want have multiple Zope you should run make instance INSTANCENAME=<somename> +The Instancefiles created by make instance will not be remove when the +port is deinstalled. You'll have to delete them yourself. + ********************************************************************** ****** ATTENTION ***** ATTENTION ***** ATTENTION ***** ATTENTION ***** |