diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-01 07:35:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-01 07:35:10 +0000 |
commit | c3c8ecd970e268667b8b8ac2acc6c2fcf729633b (patch) | |
tree | 2100843d274d9472401b8331a614f8a69e40738a /net/tsclient/Makefile | |
parent | 9a502c8c0cf4e2f10a12237afbcc933a94552edc (diff) | |
download | ports-c3c8ecd970e268667b8b8ac2acc6c2fcf729633b.tar.gz ports-c3c8ecd970e268667b8b8ac2acc6c2fcf729633b.zip |
Notes
Diffstat (limited to 'net/tsclient/Makefile')
-rw-r--r-- | net/tsclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 029088950f6e..3efe530b45f5 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -7,7 +7,7 @@ PORTNAME= tsclient PORTVERSION= 0.140 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= http://www.gnomepro.com/tsclient/ |