diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-30 14:36:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-30 14:36:52 +0800 |
commit | c6933650c5e652b63b48cc8270ae867329477640 (patch) | |
tree | 58fe8fe7287cfbeaad264eb729dbda42b6b2fe97 /net/citrix_ica | |
parent | 31b39a08a26c900140d2ae3406d2b27965ba0ee5 (diff) | |
download | freebsd-ports-gnome-c6933650c5e652b63b48cc8270ae867329477640.tar.gz freebsd-ports-gnome-c6933650c5e652b63b48cc8270ae867329477640.tar.zst freebsd-ports-gnome-c6933650c5e652b63b48cc8270ae867329477640.zip |
- Bump PORTREVISION (forget in last commit)
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} |