delete a misleading informations.
First the advice was passed via @unexec which is wrong in the first place second the advice was to run a script which will not be there anymore after the package is deinstalled and the advice was only shown at deinstall time
This commit is contained in:
parent
7fa6dbb550
commit
66c992644b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552952
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= qsheff-II
|
||||
DISTVERSION= 2.1-r3
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.enderunix.org/qsheff/ \
|
||||
SF/qsheff/qsheff/II-${DISTVERSION}
|
||||
|
@ -21,6 +21,3 @@ bin/qsheff
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/qq-patch.diff
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/qq-custom-error-patch.diff
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contrib/qsheff-patch.diff
|
||||
@unexec echo ""
|
||||
@unexec echo "Type '%%PREFIX%%/etc/uninstall-wrapper.sh' to uninstall qSheff completely."
|
||||
@unexec echo ""
|
||||
|
Loading…
Reference in New Issue
Block a user