diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-02-01 02:37:43 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-02-01 02:37:43 +0000 |
commit | 9516e86cc2086f10b4f049023db988990b1496d0 (patch) | |
tree | 627908bf3922f4e3bba52a4b1d1aecacab06fd32 /net/tightvnc/Makefile | |
parent | b09a1b9493aaa9da78e7b744368a73111a8d376d (diff) |
Notes
Diffstat (limited to 'net/tightvnc/Makefile')
-rw-r--r-- | net/tightvnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index c2f244de15cb..b20549dd7e4f 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -7,7 +7,7 @@ # PORTNAME= tightvnc -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= vnc-tight |