aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/mldonkey
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net-p2p/mldonkey
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Notes
Notes: svn path=/head/; revision=508903
Diffstat (limited to 'net-p2p/mldonkey')
-rw-r--r--net-p2p/mldonkey/files/pkg-message.in20
1 files changed, 13 insertions, 7 deletions
diff --git a/net-p2p/mldonkey/files/pkg-message.in b/net-p2p/mldonkey/files/pkg-message.in
index 790e4df2f7cb..0e98a720c38f 100644
--- a/net-p2p/mldonkey/files/pkg-message.in
+++ b/net-p2p/mldonkey/files/pkg-message.in
@@ -1,5 +1,6 @@
- ATTENTION:
-
+[
+{ type: install
+ message: <<EOM
- If you want to know how to use mldonkey, read "INSTALL" or
"FAQ.html" in the port docs (%%DOCSDIR%%)
@@ -20,8 +21,13 @@
- You have to enable the different protocols on the client
console. Go to the (mldonkey-) console, and try the commands
'set enable_<protocol> true' (try 'voo' for reference).
-
-+------------------------------------------------------------+
-|- For upgraders: The names of the binaries have changed. |
-| Core and GUI are called "mlnet" and "mlgui", respectively.|
-+------------------------------------------------------------+
+EOM
+}
+{ type: upgrade
+ maximum_version: 2.5.3
+ message: <<EOM
+- For upgraders: The names of the binaries have changed.
+ Core and GUI are called "mlnet" and "mlgui", respectively.
+EOM
+}
+]