diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/files/fetchmailconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/files/fetchmailconf b/mail/fetchmail/files/fetchmailconf index b59c51780987..de2194731fda 100644 --- a/mail/fetchmail/files/fetchmailconf +++ b/mail/fetchmail/files/fetchmailconf @@ -13,7 +13,7 @@ else cat <<EOF The fetchmailconf program requires Python with Tkinter , which does not appear to be installed on this system. Python/Tkinter can be found in -the FreeBSD Ports Collection under x11/py-tkinter. +the FreeBSD Ports Collection under x11-toolkits/py-tkinter. EOF exit 1 fi |