aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2025-03-01 14:19:16 +0000
committerThierry Thomas <thierry@FreeBSD.org>2025-03-01 14:52:48 +0000
commita3fd5b6d62c44942d5ac79eb0dbfab152bbc372f (patch)
treed641e1d33e35355bd8b65578e06c10d9da46621d /converters
parent5c2151404c7446bcd3ba57c8d98d33e969418664 (diff)
Diffstat (limited to 'converters')
-rw-r--r--converters/ascii2binary/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/ascii2binary/Makefile b/converters/ascii2binary/Makefile
index 805c8db718bf..944ace48346a 100644
--- a/converters/ascii2binary/Makefile
+++ b/converters/ascii2binary/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= converters
MASTER_SITES= http://billposer.org/Software/Downloads/
-MAINTAINER= thierry@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert between textual representations of numbers and binary
WWW= https://billposer.org/Software/a2b.html