diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-17 09:58:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-17 09:58:51 +0000 |
commit | 0c53ce4bbfa213e6ce62a290de8fa0e41199379a (patch) | |
tree | ff6fe3fb39a2f3160eb62f785e2fccbc0ce4c258 /net/citrix_ica/Makefile | |
parent | 492588f99be025e8fa213c689adf01af67a49cd2 (diff) | |
download | ports-0c53ce4bbfa213e6ce62a290de8fa0e41199379a.tar.gz ports-0c53ce4bbfa213e6ce62a290de8fa0e41199379a.zip |
The Citrix Server/Client has evolved to include other platforms, so update
the COMMENT and Pkg-descr to reflect this fact.
PR: ports/98985
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=165627
Diffstat (limited to 'net/citrix_ica/Makefile')
-rw-r--r-- | net/citrix_ica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 6d2a4286f3ba..09385a033bb2 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} MAINTAINER= thomas@goodking.ca -COMMENT= Citrix(R) client for the Microsoft Windows Terminal Server +COMMENT= Citrix(R) Presentation Server(TM) client RUN_DEPENDS= ${LINUXBASE}${X11BASE}/lib/libXm.so.3:${PORTSDIR}/x11-toolkits/linux-openmotif |