diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
commit | dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5 (patch) | |
tree | cd7f88eddb85869b52f46d6cc5b45746db8b0073 /x11-servers/x2vnc | |
parent | b49cabd4f733df52553c737fc59ddd3fbcd605a6 (diff) |
Notes
Diffstat (limited to 'x11-servers/x2vnc')
-rw-r--r-- | x11-servers/x2vnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/x2vnc/Makefile b/x11-servers/x2vnc/Makefile index e5c25bb2fb0f..1b1853d37eb5 100644 --- a/x11-servers/x2vnc/Makefile +++ b/x11-servers/x2vnc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://fredrik.hubbe.net/x2vnc/ DISTNAME= ${PORTNAME}-1.7.2 MAINTAINER= ports@FreeBSD.org -COMMENT= A program to link multiple X and VNC servers together +COMMENT= Program to link multiple X and VNC servers together GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |