aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-03-07 19:06:59 +0000
committerRene Ladan <rene@FreeBSD.org>2022-03-07 19:07:39 +0000
commit3d89f95e2ff861b1e06ad114422b5d116a856970 (patch)
tree4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /graphics
parentf6949eb9b50f5d161dd959270451d93db5268146 (diff)
downloadports-3d89f95e2ff861b1e06ad114422b5d116a856970.tar.gz
ports-3d89f95e2ff861b1e06ad114422b5d116a856970.zip
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-pillow/Makefile2
-rw-r--r--graphics/py-pyqrcode/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index 43ce336bad63..48a29806a237 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fork of the Python Imaging Library (PIL)
LICENSE= PIL
diff --git a/graphics/py-pyqrcode/Makefile b/graphics/py-pyqrcode/Makefile
index a180894a8b6a..87097fd447d0 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= koobs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pure Python QR code generator with SVG, EPS, PNG and terminal output
LICENSE= BSD3CLAUSE