diff options
author | Rene Ladan <rene@FreeBSD.org> | 2024-10-22 18:17:56 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2024-10-22 18:18:51 +0000 |
commit | 82935085d415c590972264a2221cbf935692260c (patch) | |
tree | e4f1398d03414ba0e9bf63af50a649494a28bc9f | |
parent | a71316ec3bb53952c8dad9211ec5d051f411653b (diff) | |
download | ports-82935085d415c590972264a2221cbf935692260c.tar.gz ports-82935085d415c590972264a2221cbf935692260c.zip |
*: return pfg's to the pool after safekeeping his ports commit bit
With hat: portmgr
-rw-r--r-- | lang/bsh/Makefile | 2 | ||||
-rw-r--r-- | misc/fortune-mod-psalms/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile index 46a62a9e16ff..4b90af893ed6 100644 --- a/lang/bsh/Makefile +++ b/lang/bsh/Makefile @@ -2,7 +2,7 @@ PORTNAME= bsh DISTVERSION= 2.1.1 CATEGORIES= lang java -MAINTAINER= pfg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Beanshell java scripting language WWW= http://www.beanshell.org/ diff --git a/misc/fortune-mod-psalms/Makefile b/misc/fortune-mod-psalms/Makefile index 995fe3b88a60..b7aa5521be30 100644 --- a/misc/fortune-mod-psalms/Makefile +++ b/misc/fortune-mod-psalms/Makefile @@ -4,7 +4,7 @@ CATEGORIES= misc MASTER_SITES= LOCAL/pfg/catholic DISTNAME= ${PORTNAME} -MAINTAINER= pfg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Psalms from the Douai Bible in fortune file format LICENSE= CC0-1.0 # AKA Public Domain |