diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-20 07:21:20 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-20 07:21:20 +0000 |
| commit | 6fdf09052340c3ef2c8d91c25a2513e32cef035c (patch) | |
| tree | fd2012d264aff06fb16651f2ccd6d231fa996c4c | |
| parent | 4b5be23683a0e0e822868f329e18b5ef1c58bed4 (diff) | |
Notes
| -rw-r--r-- | net/vnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 97cd5b0a4e40..895010c864cd 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vnc PORTVERSION= 4.1.3 -PORTREVISION= 8 +PORTREVISION= 10 CATEGORIES= net ipv6 MASTER_SITES= http://home.bluelife.at/ports/distfiles/${DIST_SUBDIR}/:vnc DISTNAME= vnc-4_1_3-unixsrc |
