diff options
Diffstat (limited to 'net/x2vnc/Makefile')
-rw-r--r-- | net/x2vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile index f9a95f3eb5e..02798dbfb54 100644 --- a/net/x2vnc/Makefile +++ b/net/x2vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/11/08 04:01:24 tv Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:33 joerg Exp $ # DISTNAME= x2vnc-1.5.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net x11 MASTER_SITES= http://fredrik.hubbe.net/ |