aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pyqrcode
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-08 02:09:14 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-08 02:09:57 +0000
commitbc808e2bfff33c5b4260c571ee628017ca41f1b9 (patch)
treedf50195c579de7af09e899dd55656cc772e62615 /graphics/py-pyqrcode
parentf4fb0e9fbde80b86f28a232f2d9f9abe803951c1 (diff)
Diffstat (limited to 'graphics/py-pyqrcode')
-rw-r--r--graphics/py-pyqrcode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pyqrcode/Makefile b/graphics/py-pyqrcode/Makefile
index 87097fd447d0..6581945b83e5 100644
--- a/graphics/py-pyqrcode/Makefile
+++ b/graphics/py-pyqrcode/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.2.1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Pure Python QR code generator with SVG, EPS, PNG and terminal output
LICENSE= BSD3CLAUSE