diff options
author | alepulver <alepulver@FreeBSD.org> | 2010-10-11 13:41:24 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2010-10-11 13:41:24 +0800 |
commit | 28762757639963da6eda436b0b409595d8105b78 (patch) | |
tree | e5a15bea389d4c53b73bc05199aad2f74468b5fd /net/ssvnc | |
parent | ba4dbcd68b5d78964bfa9759dad90244b950a57c (diff) | |
download | freebsd-ports-gnome-28762757639963da6eda436b0b409595d8105b78.tar.gz freebsd-ports-gnome-28762757639963da6eda436b0b409595d8105b78.tar.zst freebsd-ports-gnome-28762757639963da6eda436b0b409595d8105b78.zip |
- Drop maintainership.
Diffstat (limited to 'net/ssvnc')
-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 |