diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-31 16:54:21 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-31 16:54:21 +0000 |
commit | 6140d3c6aada863a40f9075019eb0f48789cd48f (patch) | |
tree | 31bde26cde7c64937193d64587b12c96997aad8c /net/citrix_ica | |
parent | 0177884e904ff5abe1705efd562133d568e572c4 (diff) |
Notes
Diffstat (limited to 'net/citrix_ica')
-rw-r--r-- | net/citrix_ica/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index e8504963d8c1..d251dc04b6d5 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -3,6 +3,7 @@ PORTNAME= citrix_ica PORTVERSION= 13.4.0 +PORTREVISION= 1 CATEGORIES= net comms linux MASTER_SITES= # DISTNAME= linuxx86-${PORTVERSION}.10109380 |