git: 93f016f6e0ae - main - graphics/*gphoto2; misc/mc: take maintainership.
Alexey Dokuchaev
danfe at FreeBSD.org
Sat May 22 03:29:19 UTC 2021
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=93f016f6e0ae778f02edda66442d48a11180e36e
commit 93f016f6e0ae778f02edda66442d48a11180e36e
Author: Alexey Dokuchaev <danfe at FreeBSD.org>
AuthorDate: 2021-05-22 03:18:14 +0000
Commit: Alexey Dokuchaev <danfe at FreeBSD.org>
CommitDate: 2021-05-22 03:25:48 +0000
graphics/*gphoto2;misc/mc: take maintainership.
---
graphics/fusefs-gphotofs/Makefile | 2 +-
graphics/gphoto2/Makefile | 2 +-
graphics/libgphoto2/Makefile | 2 +-
graphics/py-gphoto2/Makefile | 2 +-
misc/mc/Makefile | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile
index b7e77df6aa08..543b50c1120c 100644
--- a/graphics/fusefs-gphotofs/Makefile
+++ b/graphics/fusefs-gphotofs/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics sysutils
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0
PKGNAMEPREFIX= fusefs-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= danfe at FreeBSD.org
COMMENT= Mount PTP camera as a file system
LICENSE= GPLv2
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index 236770e7714c..ef8a2c9ffd43 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.5.26
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= danfe at FreeBSD.org
COMMENT= Command-line frontend to libgphoto2
LICENSE= GPLv2+
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile
index 7a4ef041d3ed..9ba9025dd501 100644
--- a/graphics/libgphoto2/Makefile
+++ b/graphics/libgphoto2/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 2.5.26
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= danfe at FreeBSD.org
COMMENT= Universal digital camera control library
LICENSE= LGPL21+
diff --git a/graphics/py-gphoto2/Makefile b/graphics/py-gphoto2/Makefile
index 7d5059c65bdf..6e9b27ffc4e8 100644
--- a/graphics/py-gphoto2/Makefile
+++ b/graphics/py-gphoto2/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= python-gphoto2
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= danfe at FreeBSD.org
COMMENT= Python bindings for libgphoto2
LICENSE= GPLv3+
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 9289e920261f..4ffb4a71f57e 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= misc shells
MASTER_SITES= http://ftp.midnight-commander.org/ \
https://ftp.osuosl.org/pub/midnightcommander/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= danfe at FreeBSD.org
COMMENT= Midnight Commander, a free Norton Commander Clone
LICENSE= GPLv3+
More information about the dev-commits-ports-all
mailing list