diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2019-02-01 18:55:18 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2019-02-01 18:55:18 +0000 |
commit | 6a4a5116bfc57813eab3c6a44a6f3ebcc525cccd (patch) | |
tree | e8cf195884bcd3b6c4e74d264bc896939cba2874 /net/remotebox | |
parent | 3b0f0f67147f5138e68592f664c44c4e50b641c6 (diff) | |
download | ports-6a4a5116bfc57813eab3c6a44a6f3ebcc525cccd.tar.gz ports-6a4a5116bfc57813eab3c6a44a6f3ebcc525cccd.zip |
Notes
Diffstat (limited to 'net/remotebox')
-rw-r--r-- | net/remotebox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remotebox/Makefile b/net/remotebox/Makefile index c5095125b3a4..d9e8758c8b19 100644 --- a/net/remotebox/Makefile +++ b/net/remotebox/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://remotebox.knobgoblin.org.uk/downloads/ DISTNAME= RemoteBox-${DISTVERSION} -MAINTAINER= freebsd_ports@k-worx.org +MAINTAINER= kai@FreeBSD.org COMMENT= Open Source VirtualBox Client with Remote Management LICENSE= GPLv2 |