diff options
author | obache <obache> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-23 13:06:45 +0000 |
commit | 52db9dae9f7ffb15701e50bbc804c1388f9c80e8 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /x11/x11vnc | |
parent | d4b993619df3600631206fe0ab8c2da3f4f47291 (diff) | |
download | pkgsrc-52db9dae9f7ffb15701e50bbc804c1388f9c80e8.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'x11/x11vnc')
-rw-r--r-- | x11/x11vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index 42fb3eaaeca..cfa4206b81f 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2011/04/22 13:45:15 obache Exp $ +# $NetBSD: Makefile,v 1.34 2011/08/23 13:06:54 obache Exp $ # DISTNAME= x11vnc-0.9.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |