diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-08 01:21:36 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-08 01:21:36 +0000 |
commit | 33cea6aab26baf7a4aea97edbc80ee23e068c22e (patch) | |
tree | d6a4952e8d0d98669a8062241083243317d4cf89 /net/citrix_ica | |
parent | 472d860a67390751652c8bfbc7b021d72d15e036 (diff) | |
download | ports-33cea6aab26baf7a4aea97edbc80ee23e068c22e.tar.gz ports-33cea6aab26baf7a4aea97edbc80ee23e068c22e.zip |
Notes
Diffstat (limited to 'net/citrix_ica')
-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 68a4f15b4068..175a262a209e 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Citrix(R) Presentation Server(TM) client ONLY_FOR_ARCHS= i386 amd64 |