summaryrefslogtreecommitdiff
path: root/textproc/py-aeidon/files/patch-setup-aeidon.py
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 23:09:41 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 23:57:36 +0800
commitf3a24336782e178249cb4b48e6a97fef9dabe43f (patch)
tree231271394ee64c75e75a0266a5213e4bf46a5774 /textproc/py-aeidon/files/patch-setup-aeidon.py
parentsecurity/py-krb5: Update to 0.1.2 (diff)
textproc/py-aeidon: Update to 1.10.1
Changes: https://github.com/otsaloma/gaupol/releases
Diffstat (limited to 'textproc/py-aeidon/files/patch-setup-aeidon.py')
-rw-r--r--textproc/py-aeidon/files/patch-setup-aeidon.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-aeidon/files/patch-setup-aeidon.py b/textproc/py-aeidon/files/patch-setup-aeidon.py
index 004a331e02eb..198e3bc4b94d 100644
--- a/textproc/py-aeidon/files/patch-setup-aeidon.py
+++ b/textproc/py-aeidon/files/patch-setup-aeidon.py
@@ -20,7 +20,7 @@
setup(
name="aeidon",
- version=get_aeidon_version(),
-+ version=%%PORTVERSION%%,
++ version="%%PORTVERSION%%",
author="Osmo Salomaa",
author_email="otsaloma@iki.fi",
description="Reading, writing and manipulating text-based subtitle files",