diff options
author | Felix Palmen <zirias@FreeBSD.org> | 2022-08-03 08:02:02 +0000 |
---|---|---|
committer | Felix Palmen <zirias@FreeBSD.org> | 2022-08-03 09:01:26 +0000 |
commit | 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4 (patch) | |
tree | b872c47d96ac3777c9aa5f2fbda3f36dd370a703 | |
parent | 97bd85e37f7a1e971f7d86c998cf521acb9460f2 (diff) | |
download | ports-0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4.tar.gz ports-0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4.zip |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36029
-rw-r--r-- | archivers/lib1541img/Makefile | 2 | ||||
-rw-r--r-- | archivers/v1541commander/Makefile | 2 | ||||
-rw-r--r-- | comms/opencbm-kmod/Makefile | 2 | ||||
-rw-r--r-- | comms/opencbm-plugin-xa1541/Makefile | 2 | ||||
-rw-r--r-- | comms/opencbm/Makefile | 2 | ||||
-rw-r--r-- | devel/simavr/Makefile | 2 | ||||
-rw-r--r-- | emulators/emu64/Makefile | 2 | ||||
-rw-r--r-- | multimedia/makemkv/Makefile | 2 | ||||
-rw-r--r-- | net/linphone/Makefile | 2 | ||||
-rw-r--r-- | security/unix-selfauth-helper/Makefile | 2 | ||||
-rw-r--r-- | textproc/linuxdoc-tools/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fvwm3/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/archivers/lib1541img/Makefile b/archivers/lib1541img/Makefile index d260da33f1c4..c93bf43a60ed 100644 --- a/archivers/lib1541img/Makefile +++ b/archivers/lib1541img/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= archivers devel emulators -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Library for handling commodore 1541 disk images LICENSE= BSD2CLAUSE diff --git a/archivers/v1541commander/Makefile b/archivers/v1541commander/Makefile index e8b7cf8aa2a0..2bd539c18bc8 100644 --- a/archivers/v1541commander/Makefile +++ b/archivers/v1541commander/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1 DISTVERSIONPREFIX= v CATEGORIES= archivers emulators -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Virtual 1541 disk commander LICENSE= BSD2CLAUSE STYLEFONT diff --git a/comms/opencbm-kmod/Makefile b/comms/opencbm-kmod/Makefile index 77c2f8456351..3c329eb942e0 100644 --- a/comms/opencbm-kmod/Makefile +++ b/comms/opencbm-kmod/Makefile @@ -2,7 +2,7 @@ PORTNAME= opencbm-kmod PORTVERSION= ${OCBM_VERSION} CATEGORIES= comms archivers -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= OpenCBM driver module for parallel-port X[MA]-1541 cables LICENSE= GPLv2+ diff --git a/comms/opencbm-plugin-xa1541/Makefile b/comms/opencbm-plugin-xa1541/Makefile index 7b33b3b9cf73..9049bb4b7872 100644 --- a/comms/opencbm-plugin-xa1541/Makefile +++ b/comms/opencbm-plugin-xa1541/Makefile @@ -6,7 +6,7 @@ PATCHFILES= 077611e1ec27b52081c45c1702ff3812233fdd5e.diff \ dfa9dd172e2843a661cdb6cdba09d1c6c2c1b35e.diff \ a5fb83548b0ed54372d7615118c8ec9ba338bb9b.diff -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= OpenCBM plugin for parallel-port cables LICENSE= GPLv2 diff --git a/comms/opencbm/Makefile b/comms/opencbm/Makefile index ccae02ec51b7..7cfb85f1c072 100644 --- a/comms/opencbm/Makefile +++ b/comms/opencbm/Makefile @@ -6,7 +6,7 @@ PATCHFILES= 077611e1ec27b52081c45c1702ff3812233fdd5e.diff \ dfa9dd172e2843a661cdb6cdba09d1c6c2c1b35e.diff \ a5fb83548b0ed54372d7615118c8ec9ba338bb9b.diff -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Commodore CBM serial IEC/IEEE-488 bus utilities LICENSE= GPLv2 BSD3CLAUSE diff --git a/devel/simavr/Makefile b/devel/simavr/Makefile index 19815d8083a8..0d034e4c8443 100644 --- a/devel/simavr/Makefile +++ b/devel/simavr/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= devel emulators -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Simulator for several Atmel AVR chips LICENSE= GPLv3 diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile index 6494c41e6324..c04f96c321ac 100644 --- a/emulators/emu64/Makefile +++ b/emulators/emu64/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 5.0.19 PORTREVISION= 1 CATEGORIES= emulators -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Commodore 64 emulator LICENSE= GPLv2 diff --git a/multimedia/makemkv/Makefile b/multimedia/makemkv/Makefile index 22fddc2fa015..e16c738e4d65 100644 --- a/multimedia/makemkv/Makefile +++ b/multimedia/makemkv/Makefile @@ -13,7 +13,7 @@ DISTFILES= makemkv-oss-${PORTVERSION}.tar.gz:makemkv \ openssl-${OPENSSLFULLVER}.tar.gz:openssl DIST_SUBDIR= ${PORTNAME} -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Video converter reading from DVD and Bluray # Do not sell. Do not redistribute modified binaries, but diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 0c23fef26f88..5c685f357c83 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.4.8 PORTEPOCH= 1 CATEGORIES= net -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= SIP client supporting voice/video calls and text messaging LICENSE= GPLv3 diff --git a/security/unix-selfauth-helper/Makefile b/security/unix-selfauth-helper/Makefile index a72f6f2c3838..cb12102b94d7 100644 --- a/security/unix-selfauth-helper/Makefile +++ b/security/unix-selfauth-helper/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0 DISTVERSIONPREFIX= v CATEGORIES= security -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Local self-authentication for pam_exec LICENSE= BSD2CLAUSE diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index 346c4ae28665..454c806f42d2 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc # USE_GITLAB requires a commit hash, so construct MASTER_SITES manually MASTER_SITES= https://gitlab.com/agmartin/${PORTNAME}/-/archive/${PORTVERSION}/ -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs LICENSE= GPLv3 LinuxdocTools diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile index 3d1424cb679b..c20403b12274 100644 --- a/x11-wm/fvwm3/Makefile +++ b/x11-wm/fvwm3/Makefile @@ -5,7 +5,7 @@ CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm3/releases/download/${PORTVERSION}/ \ http://fvwm.sourceforge.net/generated/icon_download/:icons -MAINTAINER= felix@palmen-it.de +MAINTAINER= zirias@FreeBSD.org COMMENT= F? Virtual Window Manager LICENSE= GPLv2 |