diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-01-30 14:55:08 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-01-30 14:55:08 +0000 |
commit | 02915a3d0c413431684744d078514e22e7b63d3c (patch) | |
tree | c1c63270d8fbb6533a09aa804646f4dacae670e2 /x11 | |
parent | c8630a9131280ed821e85709d042db30b72644b5 (diff) | |
download | ports-02915a3d0c413431684744d078514e22e7b63d3c.tar.gz ports-02915a3d0c413431684744d078514e22e7b63d3c.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index b2be450e2fbb..268e47d64313 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Xpra gives you persistent remote applications for X LICENSE= GPLv2 |