diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-06-13 06:36:05 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-06-13 06:36:05 +0800 |
commit | bc9eab5c69222c55017ed9d68880c0a384fbd691 (patch) | |
tree | a19a12797fb76f841827e25c92748095e3bcde6c /net | |
parent | 31909e5425229485a948fb25f14d5a7164540c3c (diff) | |
download | freebsd-ports-gnome-bc9eab5c69222c55017ed9d68880c0a384fbd691.tar.gz freebsd-ports-gnome-bc9eab5c69222c55017ed9d68880c0a384fbd691.tar.zst freebsd-ports-gnome-bc9eab5c69222c55017ed9d68880c0a384fbd691.zip |
- Update COMMENT
Diffstat (limited to 'net')
-rw-r--r-- | net/citrix_xenapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 7a712e253e49..c29f4e9b12ad 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} MAINTAINER= tabthorpe@FreeBSD.org -COMMENT= Citrix(R) Presentation Server(TM) client +COMMENT= Access virtual applications and desktops ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= f8 |