diff options
author | Anders Nordby <anders@FreeBSD.org> | 2005-05-26 15:21:30 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2005-05-26 15:21:30 +0000 |
commit | a05c27ef38fd431af527104fd83be0b784e886ea (patch) | |
tree | ef6538f1dbc4eb1e3b1064ea64b1a88d10802507 /net/citrix_xenapp/Makefile | |
parent | b8b035d9153349735fbfb60f684609d96bf64f5e (diff) |
Notes
Diffstat (limited to 'net/citrix_xenapp/Makefile')
-rw-r--r-- | net/citrix_xenapp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 1703390c944a..2d0f6d9b5678 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= citrix_ica -PORTVERSION= 8.00 -PORTREVISION= 3 +PORTVERSION= 9.00 CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} |