aboutsummaryrefslogtreecommitdiff
path: root/comms/scrcpy
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-04-13 03:15:19 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-04-13 03:15:19 +0000
commitec0cfda4d698d421d4dca64ca30ce767cb878f36 (patch)
tree3968fb89a7ac9328fe1c10a44abfac3639b0a884 /comms/scrcpy
parent12b1c1ce7aafadbee13fe8d34e4fd33341ef0fe1 (diff)
downloadports-ec0cfda4d698d421d4dca64ca30ce767cb878f36.tar.gz
ports-ec0cfda4d698d421d4dca64ca30ce767cb878f36.zip
Change MAINTAINER email address to FreeBSD.org one
Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=531571
Diffstat (limited to 'comms/scrcpy')
-rw-r--r--comms/scrcpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile
index 67174942b377..98cdd11ece4b 100644
--- a/comms/scrcpy/Makefile
+++ b/comms/scrcpy/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/$
DISTFILES= ${SERVER_FILE}:server
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= tagattie@yandex.com
+MAINTAINER= tagattie@FreeBSD.org
COMMENT= Display and control your Android device
LICENSE= APACHE20