aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 17:23:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 17:23:48 +0000
commita9c3161d008cbf1d1c93eb660430a24630c1b68b (patch)
treeb115245289d35e75fc2ff4c2f593bac97bed7e37
parentef7a98efe73474979602f9718bfa297b81b3263b (diff)
downloadports-a9c3161d008cbf1d1c93eb660430a24630c1b68b.tar.gz
ports-a9c3161d008cbf1d1c93eb660430a24630c1b68b.zip
Notes
-rw-r--r--math/speedcrunch/Makefile2
-rw-r--r--misc/raspberrypi-userland/Makefile2
-rw-r--r--multimedia/libcec/Makefile2
-rw-r--r--multimedia/omxplayer/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile
index 4c1a04c66da8..c2154096b9cd 100644
--- a/math/speedcrunch/Makefile
+++ b/math/speedcrunch/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
-MAINTAINER= mikael.urankar@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Keyboard-oriented desktop scientific calculator
LICENSE= GPLv2+
diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile
index 7b514276cd20..7cd6613d01c4 100644
--- a/misc/raspberrypi-userland/Makefile
+++ b/misc/raspberrypi-userland/Makefile
@@ -5,7 +5,7 @@ PORTNAME= raspberrypi-userland
PORTVERSION= 20161026
CATEGORIES= misc
-MAINTAINER= mikael.urankar@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Various libraries for the Raspberry Pi
LICENSE= BSD3CLAUSE
diff --git a/multimedia/libcec/Makefile b/multimedia/libcec/Makefile
index c084b69048d3..aa8bc27fa539 100644
--- a/multimedia/libcec/Makefile
+++ b/multimedia/libcec/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 6
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= multimedia
-MAINTAINER= mikael.urankar@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library to control Pulse-Eight's HDMI-CEC adapter
LICENSE= GPLv2
diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile
index 36f57de747bf..37226d614e5a 100644
--- a/multimedia/omxplayer/Makefile
+++ b/multimedia/omxplayer/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= 96800576209b.patch:-p1
-MAINTAINER= mikael.urankar@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Raspberry Pi video player
LICENSE= GPLv2