diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:36:52 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:36:52 +0000 |
| commit | c765d3467d286a8a73bef7aba5e9564b1bf81c35 (patch) | |
| tree | a4e6fa3001a465133ac9489d0e10a1c05daadd2d | |
| parent | - Fix dependency after switch to xorg 7 (diff) | |
- Bump PORTREVISION (forget in last commit)
Notes
Notes:
svn path=/head/; revision=192374
| -rw-r--r-- | german/citrix_ica/Makefile | 1 | ||||
| -rw-r--r-- | german/citrix_xenapp/Makefile | 1 | ||||
| -rw-r--r-- | japanese/citrix_ica/Makefile | 1 | ||||
| -rw-r--r-- | japanese/citrix_xenapp/Makefile | 1 | ||||
| -rw-r--r-- | net/citrix_ica/Makefile | 1 | ||||
| -rw-r--r-- | net/citrix_xenapp/Makefile | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/german/citrix_ica/Makefile b/german/citrix_ica/Makefile index 4fe0710fa595..829d7904979a 100644 --- a/german/citrix_ica/Makefile +++ b/german/citrix_ica/Makefile @@ -7,6 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= german net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-de-${PORTVERSION} diff --git a/german/citrix_xenapp/Makefile b/german/citrix_xenapp/Makefile index 4fe0710fa595..829d7904979a 100644 --- a/german/citrix_xenapp/Makefile +++ b/german/citrix_xenapp/Makefile @@ -7,6 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= german net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-de-${PORTVERSION} diff --git a/japanese/citrix_ica/Makefile b/japanese/citrix_ica/Makefile index 8c362c58eeac..2f144ab4849d 100644 --- a/japanese/citrix_ica/Makefile +++ b/japanese/citrix_ica/Makefile @@ -7,6 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= japanese net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-ja-${PORTVERSION} diff --git a/japanese/citrix_xenapp/Makefile b/japanese/citrix_xenapp/Makefile index 8c362c58eeac..2f144ab4849d 100644 --- a/japanese/citrix_xenapp/Makefile +++ b/japanese/citrix_xenapp/Makefile @@ -7,6 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= japanese net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-ja-${PORTVERSION} diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 0f4e06198994..ca2825317336 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -7,6 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 0f4e06198994..ca2825317336 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -7,6 +7,7 @@ PORTNAME= citrix_ica PORTVERSION= 10.0 +PORTREVISION= 1 CATEGORIES= net comms linux MASTER_SITES= DISTNAME= ${PORTNAME}-linuxx86-${PORTVERSION} |
