diff options
author | Patrick Li <pat@FreeBSD.org> | 2003-01-11 03:09:21 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2003-01-11 03:09:21 +0000 |
commit | d25cd01db99565baa464d3eb52408e0a9e48e8d0 (patch) | |
tree | cab674b37e312a027e9bcd065887fb56e42e3a80 /net/vnc | |
parent | e782dbfdb919fc6755740a3e513c92339d1d4cee (diff) | |
download | ports-d25cd01db99565baa464d3eb52408e0a9e48e8d0.tar.gz ports-d25cd01db99565baa464d3eb52408e0a9e48e8d0.zip |
Notes
Diffstat (limited to 'net/vnc')
-rw-r--r-- | net/vnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 6dfbd31439b4..c2437549e27c 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://www.realvnc.com/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION}-unixsrc -MAINTAINER= mchopra@engmail.uwaterloo.ca +MAINTAINER= james@now.ie GNU_CONFIGURE= yes USE_REINPLACE= yes |