diff options
author | obache <obache> | 2012-09-23 10:47:45 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-23 10:47:45 +0000 |
commit | c069579db1fcdb26186feced8b5bd1e7cb2970d5 (patch) | |
tree | 42a5d1a8e79cfc38c1793c0f5c3304845c70693e /x11/x11vnc | |
parent | 2ba54e1d0b4975b25161c0b9440a555736f23608 (diff) | |
download | pkgsrc-c069579db1fcdb26186feced8b5bd1e7cb2970d5.tar.gz |
missing parts of recursive revbump for gnutls update.
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 fcf6b8c8276..3a23cf4d703 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2012/09/15 10:07:18 obache Exp $ +# $NetBSD: Makefile,v 1.42 2012/09/23 10:47:49 obache Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |