From owner-dev-commits-ports-main@freebsd.org Sat May 22 02:16:33 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C32DE6417A4; Sat, 22 May 2021 02:16:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fn6Xx57wmz4s5L; Sat, 22 May 2021 02:16:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 988031C652; Sat, 22 May 2021 02:16:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14M2GXP8014986; Sat, 22 May 2021 02:16:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14M2GX7Y014985; Sat, 22 May 2021 02:16:33 GMT (envelope-from git) Date: Sat, 22 May 2021 02:16:33 GMT Message-Id: <202105220216.14M2GX7Y014985@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ben Woods Subject: git: 95d52e52fb64 - main - */*: Fix ENOTIME: return my ports to the pool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: woodsb02 X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2021 02:16:33 -0000 The branch main has been updated by woodsb02: URL: https://cgit.FreeBSD.org/ports/commit/?id=95d52e52fb64ed8c6ccb6906a38dbede128a64c3 commit 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 Author: Ben Woods AuthorDate: 2021-05-22 02:10:44 +0000 Commit: Ben Woods CommitDate: 2021-05-22 02:13:01 +0000 */*: Fix ENOTIME: return my ports to the pool Reset maintainership of my ports to ports@FreeBSD.org so others can step in to help where I haven't been able to find the time. --- audio/p5-MusicBrainz-DiscID/Makefile | 2 +- databases/influxdb/Makefile | 2 +- deskutils/genius/Makefile | 2 +- devel/etl/Makefile | 2 +- devel/p5-Data-URIEncode/Makefile | 2 +- devel/synfig/Makefile | 2 +- graphics/entangle/Makefile | 2 +- graphics/fusefs-gphotofs/Makefile | 2 +- graphics/gphoto2/Makefile | 2 +- graphics/gtkam/Makefile | 2 +- graphics/libgphoto2/Makefile | 2 +- graphics/py-gphoto2/Makefile | 2 +- graphics/synfigstudio/Makefile | 2 +- irc/quassel/Makefile | 2 +- java/bluej/Makefile | 2 +- math/ogdf/Makefile | 2 +- math/plplot/Makefile | 2 +- misc/mc/Makefile | 2 +- net-mgmt/etherape/Makefile | 2 +- net-p2p/gtk-gnutella/Makefile | 2 +- net/dhcpcd-ui/Makefile | 2 +- net/dhcpcd/Makefile | 2 +- net/dropbox-api-command/Makefile | 2 +- net/ladvd/Makefile | 2 +- net/p5-WebService-Dropbox/Makefile | 2 +- net/rclone-browser/Makefile | 2 +- net/remmina/Makefile | 2 +- science/InsightToolkit/Makefile | 2 +- science/gramps/Makefile | 2 +- security/kdbxviewer/Makefile | 2 +- security/keepass-plugin-keepassrpc/Makefile | 2 +- shells/jailkit/Makefile | 2 +- sysutils/py-distro/Makefile | 2 +- sysutils/terraform-provider-vultr/Makefile | 2 +- sysutils/zrepl/Makefile | 2 +- textproc/aha/Makefile | 2 +- textproc/icdiff/Makefile | 2 +- www/bluefish/Makefile | 2 +- x11-wm/jwm/Makefile | 2 +- x11/lightdm-gtk-greeter-settings/Makefile | 2 +- x11/lightdm-gtk-greeter/Makefile | 2 +- x11/lightdm/Makefile | 2 +- 42 files changed, 42 insertions(+), 42 deletions(-) diff --git a/audio/p5-MusicBrainz-DiscID/Makefile b/audio/p5-MusicBrainz-DiscID/Makefile index a708b4e4911e..5c6f986f2981 100644 --- a/audio/p5-MusicBrainz-DiscID/Makefile +++ b/audio/p5-MusicBrainz-DiscID/Makefile @@ -6,7 +6,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface for the MusicBrainz libdiscid library LICENSE= MIT diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index c8f95e5c938b..9b5c8ca91bf5 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.8.4 CATEGORIES= databases net-mgmt -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source distributed time series database LICENSE= MIT diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index b255221cbe1a..90173cbed5e6 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -6,7 +6,7 @@ CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Arbitrary precision calculator for Gnome Desktop Environment LICENSE= GPLv3 diff --git a/devel/etl/Makefile b/devel/etl/Makefile index 1d2e3e2c2e3d..fee5513a07a4 100644 --- a/devel/etl/Makefile +++ b/devel/etl/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v PORTREVISION= 1 CATEGORIES= devel lang -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Voria Extended Class and Template Library LICENSE= GPLv2+ diff --git a/devel/p5-Data-URIEncode/Makefile b/devel/p5-Data-URIEncode/Makefile index 0de1635af387..f2d4d366866c 100644 --- a/devel/p5-Data-URIEncode/Makefile +++ b/devel/p5-Data-URIEncode/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allow complex data structures to be encoded using flat URIs LICENSE= ART10 GPLv1+ diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index 3258154e2fd2..e00495276b21 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v PORTREVISION= 13 CATEGORIES= devel graphics multimedia -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vector based 2D animation package LICENSE= GPLv2+ diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile index 00f47ea4f29c..45ecfe9f6cc6 100644 --- a/graphics/entangle/Makefile +++ b/graphics/entangle/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Digital camera tethered control and capture program LICENSE= GPLv3 diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile index 850cc1c94368..b7e77df6aa08 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= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mount PTP camera as a file system LICENSE= GPLv2 diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 9c762cd4048f..236770e7714c 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= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line frontend to libgphoto2 LICENSE= GPLv2+ diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 2782cf1b7359..59226707bbbf 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Download and view files from various digital cameras LICENSE= GPLv2+ diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index ae107ada905a..7a4ef041d3ed 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= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Universal digital camera control library LICENSE= LGPL21+ diff --git a/graphics/py-gphoto2/Makefile b/graphics/py-gphoto2/Makefile index 3e34bdef715a..7d5059c65bdf 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= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libgphoto2 LICENSE= GPLv3+ diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 666b0bea4d3e..b96e7f64fb86 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v PORTREVISION= 12 CATEGORIES= graphics multimedia -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vector-based 2D animation software package LICENSE= GPLv2+ diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index dd71d9411d60..08a088673cbb 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.13.1 PORTREVISION= 4 CATEGORIES= irc -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Qt 5 based distributed IRC client (client and monolithic binary) LICENSE= GPLv2+ diff --git a/java/bluej/Makefile b/java/bluej/Makefile index 0ffa661439a2..ac4d2d0b9916 100644 --- a/java/bluej/Makefile +++ b/java/bluej/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://www.bluej.org/download/files/ DISTNAME= BlueJ-generic-${PORTVERSION:S/.//g} EXTRACT_SUFX= .jar -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Integrated Java environment designed for introductory teaching LICENSE= GPLv2 diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile index 7dc0e4581ce1..bb5dbedd21d2 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -6,7 +6,7 @@ CATEGORIES= math MASTER_SITES= https://ogdf.uos.de/wp-content/uploads/2020/02/ DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ class library for the automatic layout of diagrams LICENSE= GPLv2 GPLv3 diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 0b62caca6aeb..87ca6c7838c1 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scientific plotting package LICENSE= LGPL21+ diff --git a/misc/mc/Makefile b/misc/mc/Makefile index a14aaafed058..9289e920261f 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= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone LICENSE= GPLv3+ diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index ebbaa785251b..4839bc040ec1 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.9.18 CATEGORIES= net-mgmt gnome MASTER_SITES= SF -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical network traffic monitor tool modeled after Etherman LICENSE= GPLv2+ diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile index a77324a7cce2..0961bd44b91a 100644 --- a/net-p2p/gtk-gnutella/Makefile +++ b/net-p2p/gtk-gnutella/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.1.15 DISTVERSIONPREFIX=v CATEGORIES= net-p2p -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK based Gnutella client LICENSE= GPLv2+ diff --git a/net/dhcpcd-ui/Makefile b/net/dhcpcd-ui/Makefile index fe7f3b674179..e4f9f2d1d247 100644 --- a/net/dhcpcd-ui/Makefile +++ b/net/dhcpcd-ui/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ https://cflags.cc/roy/dhcpcd/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ / Curses interface to dhcpcd LICENSE= BSD2CLAUSE diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 43e7e391cc0e..72b76a2321f6 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ https://cflags.cc/roy/dhcpcd/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 client LICENSE= BSD2CLAUSE diff --git a/net/dropbox-api-command/Makefile b/net/dropbox-api-command/Makefile index f4f13e72c734..3fa16e146786 100644 --- a/net/dropbox-api-command/Makefile +++ b/net/dropbox-api-command/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.13 PORTEPOCH= 1 CATEGORIES= net perl5 -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dropbox API wrapper command LICENSE= MIT diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index 8124493d3e4a..92dab29ca4ba 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v PORTREVISION= 1 CATEGORIES= net -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimal LLDP/CDP/EDP/FDP/NDP sender daemon LICENSE= MIT diff --git a/net/p5-WebService-Dropbox/Makefile b/net/p5-WebService-Dropbox/Makefile index dd23666589e4..948cc980ae43 100644 --- a/net/p5-WebService-Dropbox/Makefile +++ b/net/p5-WebService-Dropbox/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to Dropbox API LICENSE= ART10 GPLv1+ diff --git a/net/rclone-browser/Makefile b/net/rclone-browser/Makefile index c4b8c09112c5..a3fc9a35cea6 100644 --- a/net/rclone-browser/Makefile +++ b/net/rclone-browser/Makefile @@ -2,7 +2,7 @@ PORTNAME= rclone-browser DISTVERSION= 1.8.0 CATEGORIES= net -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple cross platform GUI for rclone LICENSE= MIT diff --git a/net/remmina/Makefile b/net/remmina/Makefile index 2fd2d510d1d2..2b6b96285aab 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.4.11 PORTREVISION= 1 CATEGORIES= net gnome -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ Remote Desktop Client LICENSE= GPLv2+ diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index 1345bc3b27bc..189e1931d920 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -8,7 +8,7 @@ CATEGORIES= science biology MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data DISTFILES= InsightData-5.0.1.tar.gz:data -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Insight Toolkit LICENSE= APACHE20 diff --git a/science/gramps/Makefile b/science/gramps/Makefile index f81d2bfb9ae7..d799b8ab13d8 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= science gnome python -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK3-based genealogy program LICENSE= GPLv2+ diff --git a/security/kdbxviewer/Makefile b/security/kdbxviewer/Makefile index bdb534a71b2b..9c67d16b47c8 100644 --- a/security/kdbxviewer/Makefile +++ b/security/kdbxviewer/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.1 DISTVERSIONPREFIX=v CATEGORIES= security -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ncurses GUI and command-line tool for KeePass2 Database files LICENSE= GPLv2 diff --git a/security/keepass-plugin-keepassrpc/Makefile b/security/keepass-plugin-keepassrpc/Makefile index 1e0628bee182..e5a03bcc89e2 100644 --- a/security/keepass-plugin-keepassrpc/Makefile +++ b/security/keepass-plugin-keepassrpc/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v CATEGORIES= security PKGNAMEPREFIX= keepass-plugin- -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KeePass plugin which facilitates the Kee Firefox plugin LICENSE= GPLv2 diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile index 0b048f56cd49..e21a013549c8 100644 --- a/shells/jailkit/Makefile +++ b/shells/jailkit/Makefile @@ -6,7 +6,7 @@ CATEGORIES= shells MASTER_SITES= http://olivier.sessink.nl/jailkit/ \ http://www.sfr-fresh.com/unix/privat/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities to limit user accounts to specific files and/or commands LICENSE= BSD3CLAUSE diff --git a/sysutils/py-distro/Makefile b/sysutils/py-distro/Makefile index a411f899dd9f..f73d82005859 100644 --- a/sysutils/py-distro/Makefile +++ b/sysutils/py-distro/Makefile @@ -6,7 +6,7 @@ CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Linux OS platform information API LICENSE= APACHE20 diff --git a/sysutils/terraform-provider-vultr/Makefile b/sysutils/terraform-provider-vultr/Makefile index 71b1aa3640c4..47e1e53de756 100644 --- a/sysutils/terraform-provider-vultr/Makefile +++ b/sysutils/terraform-provider-vultr/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terraform provider for Vultr LICENSE= MPL20 diff --git a/sysutils/zrepl/Makefile b/sysutils/zrepl/Makefile index 77a85de261bb..438e5690a861 100644 --- a/sysutils/zrepl/Makefile +++ b/sysutils/zrepl/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ZFS dataset replication tool LICENSE= MIT diff --git a/textproc/aha/Makefile b/textproc/aha/Makefile index 90d6ac4aa3cb..046b7cfaba8b 100644 --- a/textproc/aha/Makefile +++ b/textproc/aha/Makefile @@ -2,7 +2,7 @@ PORTNAME= aha DISTVERSION= 0.5.1 CATEGORIES= textproc devel -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ansi HTML Adapter LICENSE= LGPL20+ MPL11 diff --git a/textproc/icdiff/Makefile b/textproc/icdiff/Makefile index 853ad5ef8ab5..0c5c69141887 100644 --- a/textproc/icdiff/Makefile +++ b/textproc/icdiff/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.0.0 DISTVERSIONPREFIX= release- CATEGORIES= textproc -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved colored diff LICENSE= PSFL diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 6b58cfee86ee..d9354e42c73b 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www editors MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \ http://bluefish.mrball.net/stable/source/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer LICENSE= GPLv3+ diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index 0fdd1b833b6b..95a595e7fd92 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://joewing.net/projects/jwm/releases/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Joe's Window Manager LICENSE= MIT diff --git a/x11/lightdm-gtk-greeter-settings/Makefile b/x11/lightdm-gtk-greeter-settings/Makefile index 2500a69aad5f..6ac44a111098 100644 --- a/x11/lightdm-gtk-greeter-settings/Makefile +++ b/x11/lightdm-gtk-greeter-settings/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Settings editor for LightDM GTK+ Greeter LICENSE= GPLv3 diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile index 6de9370eb956..01dfdfa62df7 100644 --- a/x11/lightdm-gtk-greeter/Makefile +++ b/x11/lightdm-gtk-greeter/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.0.8 CATEGORIES= x11 MASTER_SITES= https://github.com/Xubuntu/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ greeter for LightDM LICENSE= GPLv3 diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile index 6b147b81df04..e5e190016adc 100644 --- a/x11/lightdm/Makefile +++ b/x11/lightdm/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://github.com/CanonicalLtd/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight Display Manager # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+