diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-04-09 22:01:26 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-04-09 22:01:26 +0200 |
commit | 1e21856242b14bfacace41486dfa2ef5afdd22fe (patch) | |
tree | 5a2e98a3cfab119fd89236fe09ce136571910beb /editors | |
parent | devel/aws-c-io: Update to 0.18.1 (diff) |
all: return dmgk's ports to the pool after safekeeping his commit bit
Hat: portmgr
Diffstat (limited to 'editors')
-rw-r--r-- | editors/dte/Makefile | 2 | ||||
-rw-r--r-- | editors/encryptpad/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/dte/Makefile b/editors/dte/Makefile index efa1378d17e5..86236edb3202 100644 --- a/editors/dte/Makefile +++ b/editors/dte/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.9.1 PORTREVISION= 1 CATEGORIES= editors -MAINTAINER= dmgk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small and easy to use console text editor WWW= https://craigbarnes.gitlab.io/dte/ diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index b2871579decf..cf0a92254831 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.5.0.2 PORTREVISION= 1 CATEGORIES= editors security -MAINTAINER= dmgk@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimalist secure text editor and binary encryptor WWW= https://evpo.net/encryptpad/ |