diff options
author | rene <rene@FreeBSD.org> | 2019-08-06 04:07:06 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-08-06 04:07:06 +0800 |
commit | 495b76742f9237877a36b1f3676a46e56e8cdb3f (patch) | |
tree | 5132c500c507b84a60a4fcff690761b18adf9d35 /sysutils | |
parent | de137126344e095bf894a2b36fc26e28da7c6188 (diff) | |
download | freebsd-ports-gnome-495b76742f9237877a36b1f3676a46e56e8cdb3f.tar.gz freebsd-ports-gnome-495b76742f9237877a36b1f3676a46e56e8cdb3f.tar.zst freebsd-ports-gnome-495b76742f9237877a36b1f3676a46e56e8cdb3f.zip |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/clonehdd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/jvmtop/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pstree/Makefile | 2 | ||||
-rw-r--r-- | sysutils/screenfetch/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xjobs/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/clonehdd/Makefile b/sysutils/clonehdd/Makefile index 6889e37c26d6..86ac5e35f361 100644 --- a/sysutils/clonehdd/Makefile +++ b/sysutils/clonehdd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for clone HDD on FreeBSD LICENSE= GPLv2 diff --git a/sysutils/jvmtop/Makefile b/sysutils/jvmtop/Makefile index 141b1e127a3f..771e89028390 100644 --- a/sysutils/jvmtop/Makefile +++ b/sysutils/jvmtop/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8.0 PORTREVISION= 1 CATEGORIES= sysutils java -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight console application to monitor running jvms LICENSE= GPLv2 diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index 702e7116a565..03e729a66b01 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.thp.uni-due.de/pub/source/ \ LOCAL/jgh/sysutils/${PORTNAME}/ -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= List processes as a tree USES= alias 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+ diff --git a/sysutils/xjobs/Makefile b/sysutils/xjobs/Makefile index d6f8a8ebefad..047326e7577d 100644 --- a/sysutils/xjobs/Makefile +++ b/sysutils/xjobs/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20170829 CATEGORIES= sysutils MASTER_SITES= http://www.maier-komor.de/xjobs/ -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility reads job descriptions line by line and executes in parallel LICENSE= GPLv2 |