git: 2cf6092ce37d - main - net-p2p/rtorrent: Fix pkg-message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Nov 2025 12:48:47 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2cf6092ce37d12311ddd14fd42c946a4dee47214
commit 2cf6092ce37d12311ddd14fd42c946a4dee47214
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-11-11 12:40:40 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-11-11 12:48:37 +0000
net-p2p/rtorrent: Fix pkg-message
Fix pkg-message since 7d8f99a (drop EXAMPLES, add rc.d script) and point
it to correct location.
Reported by: Jakob Breivik Grimstveit via e-mail
MFH: 2025Q4
---
net-p2p/rtorrent/Makefile | 1 +
net-p2p/rtorrent/files/pkg-message.in | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 07e576fcf8b4..d6471b280f55 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rtorrent
DISTVERSION= 0.16.2
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/
diff --git a/net-p2p/rtorrent/files/pkg-message.in b/net-p2p/rtorrent/files/pkg-message.in
index 5f6b738bed1d..5a12a1bbd661 100644
--- a/net-p2p/rtorrent/files/pkg-message.in
+++ b/net-p2p/rtorrent/files/pkg-message.in
@@ -2,7 +2,7 @@
{
message: <<EOM
An example configuration file for rtorrent has been installed in
-%%EXAMPLESDIR%%. Read it for more information on
+%%ETCDIR%%. Read it for more information on
how to tweak rtorrent configuration.
EOM
type: install