diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-12-22 02:42:01 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-12-22 02:42:01 +0000 |
commit | 1e09fa6b16efb61ce83de90b1a02c9ba4a6e5df7 (patch) | |
tree | 11dea62ee3977b04072a9c62153576b1c61421d9 /net | |
parent | Make fetchable again by updating to 4.2.205.5730 (diff) |
- Bump PORTREVISION because of the last commit.
Suggested by: Wesley Shields <wxs@atarininja.org>
Notes
Notes:
svn path=/head/; revision=204312
Diffstat (limited to 'net')
-rw-r--r-- | net/ssvnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index e8b9c71fc24c..b04b9d8db5f6 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -7,6 +7,7 @@ PORTNAME= ssvnc PORTVERSION= 1.0.20 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.karlrunge.com/x11vnc/etv/ |