diff --git a/helpers/DATA/anarchism/patch_changes/000-replace_adobe_promotion_on_earlier_release.patch b/helpers/DATA/anarchism/patch_changes/000-replace_adobe_promotion_on_earlier_release.patch
new file mode 100644
index 0000000..9849089
--- /dev/null
+++ b/helpers/DATA/anarchism/patch_changes/000-replace_adobe_promotion_on_earlier_release.patch
@@ -0,0 +1,32 @@
+diff --git a/html/pdf.html b/html/pdf.html
+index 2e4143fa..9f58faa9 100644
+--- a/html/pdf.html
++++ b/html/pdf.html
+@@ -7,7 +7,7 @@
+
+
+
"An Anarchist FAQ" in pdf format
+-
To view and print out the file you will need to have Adobe Document Reader on your computer. This is free software that now comes on many computers and with many CD's. If you do not already have it you can download it from the Adobe site. [or click here for a faster text only page]
++
To view or print this file, you will need a PDF reader installed on your computer. Many PDF readers are free software and are available on most systems. If you don't already have one, you can browse a list of options at pdfreaders.org, or install a PDF reader from your operating system's software repository.
+
An Anarchist FAQ
+
+
+diff --git a/markdown/pdf.md b/markdown/pdf.md
+index 0375b395..5994bd6f 100644
+--- a/markdown/pdf.md
++++ b/markdown/pdf.md
+@@ -1,9 +1,10 @@
+ # "An Anarchist FAQ" in pdf format
+
+-To view and print out the file you will need to have Adobe Document Reader on
+-your computer. This is free software that now comes on many computers and with
+-many CD's. If you do not already have it you can [ download it from the Adobe
+-for a faster text only
++To view or print this file, you will need a PDF reader installed on your
++computer. Many PDF readers are free software and are available on most
++systems. If you don't already have one, you can browse a list of options at
++pdfreaders.org, or install a PDF reader from your operating system's software
++repository
+
+ ## _An Anarchist FAQ
+ _
diff --git a/helpers/make-anarchism b/helpers/make-anarchism
new file mode 100644
index 0000000..1bae60e
--- /dev/null
+++ b/helpers/make-anarchism
@@ -0,0 +1,28 @@
+#!/bin/sh
+#
+# Copyright (C) 2026 Luis Guzmán
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+#
+
+VERSION=0
+
+. ./config
+
+apply_patch_changes
+
+changelog "Replace promotion of non-free PDF software"
+
+package