diff options
author | Martin Matuska <mm@FreeBSD.org> | 2015-07-05 21:03:52 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2015-07-05 21:03:52 +0000 |
commit | 53183b9e33c863c44a8305a00e5d0f2d37b94fb1 (patch) | |
tree | a6e1d6d3bb6996eb6a253caee44e98e4e5e50943 /net/foreman-proxy | |
parent | 56f57ba48edd6189447c2f7fc1bf66bff2590ac6 (diff) | |
download | ports-53183b9e33c863c44a8305a00e5d0f2d37b94fb1.tar.gz ports-53183b9e33c863c44a8305a00e5d0f2d37b94fb1.zip |
Notes
Diffstat (limited to 'net/foreman-proxy')
-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 e85bc1e2e9ee..1d2b4990ca98 100644 --- a/net/foreman-proxy/Makefile +++ b/net/foreman-proxy/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.8.2 CATEGORIES= net MASTER_SITES= http://downloads.theforeman.org/foreman-proxy/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= mmoll@FreeBSD.org COMMENT= Foreman Proxy Agent LICENSE= GPLv3 |