diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-08-05 20:07:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-08-05 20:07:06 +0000 |
commit | 860a89e29f1455244f83022bf10c7cbc3b5cb82d (patch) | |
tree | 5132c500c507b84a60a4fcff690761b18adf9d35 /sysutils/screenfetch | |
parent | net/wireguard-go: Update to 0.0.20190805 (diff) |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
Notes
Notes:
svn path=/head/; revision=508206
Diffstat (limited to 'sysutils/screenfetch')
-rw-r--r-- | sysutils/screenfetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/screenfetch/Makefile b/sysutils/screenfetch/Makefile index 530f9de308a0..6d803aa452a4 100644 --- a/sysutils/screenfetch/Makefile +++ b/sysutils/screenfetch/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= sysutils MASTER_SITES= LOCAL/jgh/sysutils/${PORTNAME:tl}/ -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bash Screenshot Information Tool LICENSE= GPLv3+ |