about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorSiva Mahadevan <me@svmhdvn.name>2023-04-27 16:16:54 -0400
committerEric Wong <e@80x24.org>2023-04-27 20:46:16 +0000
commitdd120956361eec1cba79013d7a8d20733ec40ddc (patch)
tree513144fd393625f0c2407966f939964e1e0a43b8 /INSTALL
parent9be0c63922a84684e25f0a1b64d89bef376b8346 (diff)
downloadpublic-inbox-dd120956361eec1cba79013d7a8d20733ec40ddc.tar.gz
Tested on FreeBSD 13.2-RELEASE.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index aa9a502d..65032d11 100644
--- a/INSTALL
+++ b/INSTALL
@@ -73,13 +73,13 @@ Numerous optional modules are likely to be useful as well:
                                    (HTTP and IMAP search)
 
 - Inline::C                        deb: libinline-c-perl
-                                   pkg: pkg-Inline-C
+                                   pkg: p5-Inline-C
                                    rpm: perl-Inline (or perl-Inline-C)
                                    (speeds up process spawning on Linux,
                                     see public-inbox-daemon(8))
 
 - Email::Address::XS               deb: libemail-address-xs-perl
-                                   pkg: pkg-Email-Address-XS
+                                   pkg: p5-Email-Address-XS
                                    (correct parsing of tricky email
                                     addresses, phrases and comments,
                                     required for IMAP)
@@ -127,7 +127,7 @@ Numerous optional modules are likely to be useful as well:
                                     on *BSDs)
 
 - Net::Server                      deb: libnet-server-perl
-                                   pkg: pkg-Net-Server
+                                   pkg: p5-Net-Server
                                    rpm: perl-Net-Server
                                    (for HTTP/IMAP/NNTP background daemons,
                                     not needed as systemd services or