git: 229ab97a2eda - main - */*: Return ports back to pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Mar 2022 07:54:05 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=229ab97a2eda8d5eda356944635af6ddef6a6679 commit 229ab97a2eda8d5eda356944635af6ddef6a6679 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-03-13 07:22:39 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-03-13 07:53:54 +0000 */*: Return ports back to pool Greg's mail bounes (no MX record) so return his ports to pool for now. Thanks for your time and effort maintaing these ports! --- dns/blocky/Makefile | 2 +- sysutils/restic/Makefile | 2 +- sysutils/rset/Makefile | 2 +- x11/xdotool/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index bf92b428ed48..fc2f23a94f5e 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.18 CATEGORIES= dns -MAINTAINER= gregf@beastie.tech +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and lightweight DNS proxy as ad-blocker LICENSE= APACHE20 diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 63567f0c140e..e9bf9955efae 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 CATEGORIES= sysutils -MAINTAINER= gregf@beastie.tech +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, secure, efficient backup program LICENSE= BSD2CLAUSE diff --git a/sysutils/rset/Makefile b/sysutils/rset/Makefile index f5666954d14e..6f3ba60ca531 100644 --- a/sysutils/rset/Makefile +++ b/sysutils/rset/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.1 CATEGORIES= sysutils MASTER_SITES= https://scriptedconfiguration.org/code/ -MAINTAINER= gregf@beastie.tech +MAINTAINER= ports@FreeBSD.org COMMENT= Configure systems using using any scripting language LICENSE= ISCL diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile index 1d0c46090fdd..3518806f6680 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 3.20210804.2 PORTEPOCH= 1 CATEGORIES= x11 -MAINTAINER= gregf@beastie.tech +MAINTAINER= ports@FreeBSD.org COMMENT= Programmatically simulate keyboard input or mouse activity LICENSE= BSD3CLAUSE