diff options
Diffstat (limited to 'net/ssvnc/Makefile')
-rw-r--r-- | net/ssvnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index e82bb3266ed9..ff9a8a29baa6 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net security MASTER_SITES= SF DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer) BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake |