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 /net/citrix_ica | |
parent | 8cd878843258b95cf2de6b82986c1f93ccb0cced (diff) |
- Bump PORTREVISION (forget in last commit)
Notes
Notes:
svn path=/head/; revision=192374
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 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} |