diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-09-29 17:01:41 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-09-29 17:01:41 +0000 |
commit | 5a4c543c2b0f538631aea8379ce384d5defee89d (patch) | |
tree | 108a55d148b3bc801facab0fb03b8666659c1136 /net/tigervnc | |
parent | 7231ff2710fcc89472994d2e2d235e74e9c8704c (diff) |
Notes
Diffstat (limited to 'net/tigervnc')
-rw-r--r-- | net/tigervnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index f6361d6b9710..8393e0ba40d2 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -3,6 +3,7 @@ PORTNAME= tigervnc PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= net x11-servers MASTER_SITES= SF:tigervnc MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}/:tigervnc |