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 | |
parent | 7231ff2710fcc89472994d2e2d235e74e9c8704c (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/cvsup/Makefile | 2 | ||||
-rw-r--r-- | net/tigervnc/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index dec8c2662f4f..4b4fdea72e0f 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -3,7 +3,7 @@ PORTNAME= cvsup PORTVERSION= 16.1h -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_FREEBSD_ORG} MASTER_SITE_SUBDIR=development/CVSup/snapshots 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 |