aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2018-09-23 08:13:44 +0000
committerSerhii (Sergey) Kozlov <skozlov@FreeBSD.org>2018-09-23 08:13:44 +0000
commitf4f6422df202a6c84ebf1a5ea061cc8aa63ca159 (patch)
tree082a6481197e721a9d093b5d03c54805e188591c /print
parente3620602f38d744f7b54b5b408786e97ebb34ec3 (diff)
downloadports-f4f6422df202a6c84ebf1a5ea061cc8aa63ca159.tar.gz
ports-f4f6422df202a6c84ebf1a5ea061cc8aa63ca159.zip
Change MAINTAINER in my ports to @FreeBSD.org email
Approved By: sbruno Differential Revision: https://reviews.freebsd.org/D17284
Notes
Notes: svn path=/head/; revision=480460
Diffstat (limited to 'print')
-rw-r--r--print/p910nd/Makefile2
-rw-r--r--print/py-preppy/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/p910nd/Makefile b/print/p910nd/Makefile
index e2612e7a5001..ebb9c3408b4a 100644
--- a/print/p910nd/Makefile
+++ b/print/p910nd/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.97
CATEGORIES= print net
MASTER_SITES= SF
-MAINTAINER= kozlov.sergey.404@gmail.com
+MAINTAINER= skozlov@FreeBSD.org
COMMENT= Port 9100+n printer daemon
LICENSE= GPLv2
diff --git a/print/py-preppy/Makefile b/print/py-preppy/Makefile
index d3b068c949c6..c459fc661a58 100644
--- a/print/py-preppy/Makefile
+++ b/print/py-preppy/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kozlov.sergey.404@gmail.com
+MAINTAINER= skozlov@FreeBSD.org
COMMENT= ReportLab's templating system
LICENSE= BSD3CLAUSE