diff options
author | mmoll <mmoll@FreeBSD.org> | 2016-01-02 01:05:54 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2016-01-02 01:05:54 +0800 |
commit | 85630af883e4c5aec3f79f245c52389079136c9a (patch) | |
tree | 1bedf53e131cd72fb483ec8d63ce0e25d14c5775 /net | |
parent | 1f84e23210893f138fbf461974b5a8afdcbc7ff0 (diff) | |
download | freebsd-ports-gnome-85630af883e4c5aec3f79f245c52389079136c9a.tar.gz freebsd-ports-gnome-85630af883e4c5aec3f79f245c52389079136c9a.tar.zst freebsd-ports-gnome-85630af883e4c5aec3f79f245c52389079136c9a.zip |
give my ports to ruby@
Diffstat (limited to 'net')
-rw-r--r-- | net/foreman-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/foreman-proxy/Makefile b/net/foreman-proxy/Makefile index 7a8e6fdaf448..e092e45de870 100644 --- a/net/foreman-proxy/Makefile +++ b/net/foreman-proxy/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.10.0 CATEGORIES= net MASTER_SITES= http://downloads.theforeman.org/foreman-proxy/ -MAINTAINER= mmoll@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Foreman Proxy Agent LICENSE= GPLv3 |