diff options
author | jgh <jgh@FreeBSD.org> | 2011-12-21 01:10:19 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2011-12-21 01:10:19 +0800 |
commit | 256e67100cf300d068f65211aa9e357f23038431 (patch) | |
tree | 826363e65a827ef2ca6466f5e5e682233dc96265 /sysutils/xjobs | |
parent | 162c1966f42d6460396223bbca4ea46c821b0dcd (diff) | |
download | freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.tar.gz freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.tar.zst freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.zip |
move contributor address => jgh
Approved by: crees (mentor)
Diffstat (limited to 'sysutils/xjobs')
-rw-r--r-- | sysutils/xjobs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xjobs/Makefile b/sysutils/xjobs/Makefile index 6d2ae0473eea..9f51364a5c54 100644 --- a/sysutils/xjobs/Makefile +++ b/sysutils/xjobs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.maier-komor.de/xjobs/ EXTRACT_SUFX= .tgz -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Utility reads job descriptions line by line and executes in parallel LICENSE= GPLv2 |