diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2013-02-28 16:58:18 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2013-02-28 16:58:18 +0000 |
commit | 3c9154d705214536af85fd9babfdbaf953ae79ad (patch) | |
tree | 4170601b99c5fc23d9d4511151109a6062d7dbec /net | |
parent | c0f2db78ab23e6333a44225cf592d23ff5c6b19a (diff) | |
download | ports-3c9154d705214536af85fd9babfdbaf953ae79ad.tar.gz ports-3c9154d705214536af85fd9babfdbaf953ae79ad.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/vncreflector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vncreflector/Makefile b/net/vncreflector/Makefile index d3c863620e51..9d2ce9a4f6f7 100644 --- a/net/vncreflector/Makefile +++ b/net/vncreflector/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= SF/vnc-reflector/vnc-reflector/${PORTVERSION} DISTNAME= vnc_reflector-${PORTVERSION} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= paul@it.ca COMMENT= Multi-client VNC proxy server LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg |