diff options
author | Michael Moll <mmoll@FreeBSD.org> | 2016-01-01 17:05:54 +0000 |
---|---|---|
committer | Michael Moll <mmoll@FreeBSD.org> | 2016-01-01 17:05:54 +0000 |
commit | 8846a95836c0506c6cc960aea19f25efef3198e1 (patch) | |
tree | 1bedf53e131cd72fb483ec8d63ce0e25d14c5775 /net | |
parent | a35f077d954879c669b471f6b2789fe80160dd19 (diff) | |
download | ports-8846a95836c0506c6cc960aea19f25efef3198e1.tar.gz ports-8846a95836c0506c6cc960aea19f25efef3198e1.zip |
Notes
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 |