diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-16 18:36:16 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-16 18:36:16 +0000 |
commit | 84cd69972df238e541e7dc0e1d19df94a7a22e8e (patch) | |
tree | ca8eaa391a13a7a79e4a9fc3360c24dc3ba7c60f /net | |
parent | d2230eba82b0117b7d283b4a2ee8637b3bca8aa3 (diff) | |
download | ports-84cd69972df238e541e7dc0e1d19df94a7a22e8e.tar.gz ports-84cd69972df238e541e7dc0e1d19df94a7a22e8e.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/tightvnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 80f2ccd4f18c..81902a0d4093 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net java MASTER_SITES= SF/vnc-tight/TightVNC-unix/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}_unixsrc -MAINTAINER= itetcu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced version of VNC LICENSE= GPLv2 |