diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-11 16:48:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-11 16:48:56 +0800 |
commit | 3b997e1dad30f8ad744c73551ab4eb110b6ebd09 (patch) | |
tree | 5ba63c6259da8890b4e893cc1d129b7b8adfb2b0 /sysutils/condor | |
parent | c39e9eff3b6764ca003bb843f92404ac29c53c1a (diff) | |
download | freebsd-ports-gnome-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.tar.gz freebsd-ports-gnome-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.tar.zst freebsd-ports-gnome-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.zip |
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493
Diffstat (limited to 'sysutils/condor')
-rw-r--r-- | sysutils/condor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile index ae5441ca488c..a8c5f283f3d6 100644 --- a/sysutils/condor/Makefile +++ b/sysutils/condor/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils net MASTER_SITES= http://www.acadix.biz/Ports/distfiles/ DISTNAME= condor_src-${PORTVERSION}-all-all -MAINTAINER= jwbacon@tds.net +MAINTAINER= bacon4000@gmail.com COMMENT= High-throughput computing on distributively owned resources LICENSE= APACHE20 |