aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-01-31 01:55:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-01-31 01:55:19 +0000
commit280df27ab3b1168600e769ed5e595350fa1db166 (patch)
treea6ae55b9016357e8571b82a16b9366ac450176f7
parent70dcbea6e9a3b0982901f539812591b865fa4a4a (diff)
downloadports-280df27ab3b1168600e769ed5e595350fa1db166.tar.gz
ports-280df27ab3b1168600e769ed5e595350fa1db166.zip
Drop illusion of maintenance
Gift important ports (reset if undesired): - multimedia/libmtp -> desktop@ - x11-drivers/xf86-input-wacom -> x11@
Notes
Notes: svn path=/head/; revision=563446
-rw-r--r--devel/android-tools-adb/Makefile2
-rw-r--r--devel/android-tools-fastboot/Makefile2
-rw-r--r--devel/android-tools-simpleperf/Makefile2
-rw-r--r--devel/fb-adb/Makefile2
-rw-r--r--devel/py-adb/Makefile2
-rw-r--r--devel/py-atomiclong/Makefile2
-rw-r--r--devel/py-fusepy/Makefile2
-rw-r--r--devel/py-libusb1/Makefile2
-rw-r--r--multimedia/libmtp/Makefile2
-rw-r--r--sysutils/android-file-transfer/Makefile2
-rw-r--r--sysutils/fusefs-gitfs/Makefile2
-rw-r--r--sysutils/fusefs-simple-mtpfs/Makefile2
-rw-r--r--sysutils/rinse/Makefile2
-rw-r--r--x11-drivers/xf86-input-wacom/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/devel/android-tools-adb/Makefile b/devel/android-tools-adb/Makefile
index 5ded910467d5..e0be02c1243e 100644
--- a/devel/android-tools-adb/Makefile
+++ b/devel/android-tools-adb/Makefile
@@ -6,7 +6,7 @@ DISTVERSION?= 29.0.6
PORTREVISION?= 1
CATEGORIES= devel comms
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Android debug bridge command line tool
LICENSE= APACHE20
diff --git a/devel/android-tools-fastboot/Makefile b/devel/android-tools-fastboot/Makefile
index 381cc609b592..6163172725d8 100644
--- a/devel/android-tools-fastboot/Makefile
+++ b/devel/android-tools-fastboot/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= https://salsa.debian.org/android-tools-team/android-tools/raw/706e
DISTFILES= fastboot.1:manpage
EXTRACT_ONLY= ${DISTFILES:N*\:manpage:C/:.*//}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Android Fastboot protocol CLI tool
LICENSE= APACHE20 BSD2CLAUSE
diff --git a/devel/android-tools-simpleperf/Makefile b/devel/android-tools-simpleperf/Makefile
index 950f72486e7f..dde4fcb0d51c 100644
--- a/devel/android-tools-simpleperf/Makefile
+++ b/devel/android-tools-simpleperf/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 7.1.2_r17
PORTREVISION= 9
CATEGORIES= devel
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Android simpleperf tool
LICENSE= APACHE20
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile
index 2a5bd8aa8192..da24444fb942 100644
--- a/devel/fb-adb/Makefile
+++ b/devel/fb-adb/Makefile
@@ -23,7 +23,7 @@ PATCHFILES= 1b5524282981.patch:-p1 \
723148059ce2.patch:-p1 \
${NULL}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Better shell for Android devices
LICENSE= BSD3CLAUSE
diff --git a/devel/py-adb/Makefile b/devel/py-adb/Makefile
index 97b0b3ad0c36..027c1f362188 100644
--- a/devel/py-adb/Makefile
+++ b/devel/py-adb/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONSUFFIX= -gd0be33c
CATEGORIES= devel comms python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pure-python implementation of ADB and Fastboot protocols
LICENSE= APACHE20
diff --git a/devel/py-atomiclong/Makefile b/devel/py-atomiclong/Makefile
index 6973f51c3a04..385676816da0 100644
--- a/devel/py-atomiclong/Makefile
+++ b/devel/py-atomiclong/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= AtomicLong type using CFFI
LICENSE= MIT
diff --git a/devel/py-fusepy/Makefile b/devel/py-fusepy/Makefile
index 491de8290dee..7a7fd13d178e 100644
--- a/devel/py-fusepy/Makefile
+++ b/devel/py-fusepy/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple ctypes bindings for FUSE
LICENSE= ISCL
diff --git a/devel/py-libusb1/Makefile b/devel/py-libusb1/Makefile
index 0aae6c4a9d8f..0901a112f29b 100644
--- a/devel/py-libusb1/Makefile
+++ b/devel/py-libusb1/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pure-python wrapper for libusb-1.0
LICENSE= LGPL21+
diff --git a/multimedia/libmtp/Makefile b/multimedia/libmtp/Makefile
index 21c42581d93b..9a7e64e25af7 100644
--- a/multimedia/libmtp/Makefile
+++ b/multimedia/libmtp/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.18
CATEGORIES= multimedia audio
MASTER_SITES= SF
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Media Transfer Protocol (MTP) library
LICENSE= LGPL21+
diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile
index 63a5da2e4f41..7929f8e548de 100644
--- a/sysutils/android-file-transfer/Makefile
+++ b/sysutils/android-file-transfer/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 4.2
PORTREVISION?= 0
CATEGORIES= sysutils
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Android MTP client with minimalistic UI
LICENSE= GPLv3+
diff --git a/sysutils/fusefs-gitfs/Makefile b/sysutils/fusefs-gitfs/Makefile
index e29cf49d6a6e..6773f1dbc0de 100644
--- a/sysutils/fusefs-gitfs/Makefile
+++ b/sysutils/fusefs-gitfs/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 2
CATEGORIES= sysutils devel
PKGNAMEPREFIX= fusefs-
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Version controlled file system
LICENSE= APACHE20
diff --git a/sysutils/fusefs-simple-mtpfs/Makefile b/sysutils/fusefs-simple-mtpfs/Makefile
index fcab6f3548de..f5a79e25157d 100644
--- a/sysutils/fusefs-simple-mtpfs/Makefile
+++ b/sysutils/fusefs-simple-mtpfs/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 0.4.0
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple MTP fuse filesystem driver
LICENSE= GPLv2+
diff --git a/sysutils/rinse/Makefile b/sysutils/rinse/Makefile
index e004fa2cb214..b4d1e70810b6 100644
--- a/sysutils/rinse/Makefile
+++ b/sysutils/rinse/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Install RPM-based system into a directory
LICENSE= ART10
diff --git a/x11-drivers/xf86-input-wacom/Makefile b/x11-drivers/xf86-input-wacom/Makefile
index e4967833f8aa..4ebd25ab40d1 100644
--- a/x11-drivers/xf86-input-wacom/Makefile
+++ b/x11-drivers/xf86-input-wacom/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 2
CATEGORIES= x11-drivers
MASTER_SITES= https://github.com/linuxwacom/${PORTNAME}/releases/download/${DISTNAME}/
-MAINTAINER= jbeich@FreeBSD.org
+MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org legacy Wacom tablet driver
LICENSE= GPLv2+