diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-08-06 04:07:06 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-08-06 04:07:06 +0800 |
commit | 860a89e29f1455244f83022bf10c7cbc3b5cb82d (patch) | |
tree | 5132c500c507b84a60a4fcff690761b18adf9d35 /editors | |
parent | c73b779b5f78c94f3330a8eab98fd5cd0790c9c3 (diff) | |
download | freebsd-ports-gnome-860a89e29f1455244f83022bf10c7cbc3b5cb82d.tar.gz freebsd-ports-gnome-860a89e29f1455244f83022bf10c7cbc3b5cb82d.tar.zst freebsd-ports-gnome-860a89e29f1455244f83022bf10c7cbc3b5cb82d.zip |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
Diffstat (limited to 'editors')
-rw-r--r-- | editors/leafpad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 2b01743572d6..43bd2bf94f23 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= SAVANNAH -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ based simple text editor LICENSE= GPLv2 |