git: 45d14f8c4645 - main - */*: return to pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Mar 2024 02:34:10 UTC
The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=45d14f8c4645acfebec56e214eeb1fd6c228eea1 commit 45d14f8c4645acfebec56e214eeb1fd6c228eea1 Author: Koichiro Iwao <meta@FreeBSD.org> AuthorDate: 2024-03-25 02:30:25 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2024-03-25 02:33:38 +0000 */*: return to pool as per maintainer's request. PR: 277838 277839 277840 277841 277842 --- print/gv/Makefile | 2 +- security/pulledpork/Makefile | 2 +- sysutils/dvd+rw-tools/Makefile | 2 +- www/luakit-devel/Makefile | 2 +- www/luakit/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/print/gv/Makefile b/print/gv/Makefile index 58064306b28b..2d38dad252ea 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 7 CATEGORIES= print MASTER_SITES= GNU -MAINTAINER= mbeis@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= PostScript and PDF previewer WWW= https://www.gnu.org/software/gv/ diff --git a/security/pulledpork/Makefile b/security/pulledpork/Makefile index e9fb509ffd40..b7abfac410fc 100644 --- a/security/pulledpork/Makefile +++ b/security/pulledpork/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= security MASTER_SITES= GHL -MAINTAINER= mbeis@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Script to update snort-2.8+ rules WWW= https://github.com/shirkdog/pulledpork/ diff --git a/sysutils/dvd+rw-tools/Makefile b/sysutils/dvd+rw-tools/Makefile index bc5bbacd7c65..456147fa3da3 100644 --- a/sysutils/dvd+rw-tools/Makefile +++ b/sysutils/dvd+rw-tools/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.pkix.net/mirror/fy.chalmers.se/ \ http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ -MAINTAINER= mbeis@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= DVD burning software WWW= http://fy.chalmers.se/~appro/linux/DVD+RW/ diff --git a/www/luakit-devel/Makefile b/www/luakit-devel/Makefile index f792f7e4cd4f..06248d7af171 100644 --- a/www/luakit-devel/Makefile +++ b/www/luakit-devel/Makefile @@ -6,7 +6,7 @@ PORTEPOCH= 2 CATEGORIES= www PKGNAMESUFFIX= -devel -MAINTAINER= mbeis@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, small, webkit2 based browser framework extensible with Lua WWW= https://luakit.github.io diff --git a/www/luakit/Makefile b/www/luakit/Makefile index c7c24c96700f..4c834a1c3343 100644 --- a/www/luakit/Makefile +++ b/www/luakit/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www -MAINTAINER= mbeis@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, small, webkit2 based browser framework extensible with Lua WWW= https://luakit.github.io