diff options
author | tron <tron> | 2012-10-02 17:12:21 +0000 |
---|---|---|
committer | tron <tron> | 2012-10-02 17:12:21 +0000 |
commit | 140d6accd4b695a13d0d0268c8d4d2bb2649fd56 (patch) | |
tree | 8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/x11vnc | |
parent | fb27fe384b543f0d3c73eb118a537b12f951f9a6 (diff) | |
download | pkgsrc-140d6accd4b695a13d0d0268c8d4d2bb2649fd56.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
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 3a23cf4d703..23b98e2c8a5 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2012/09/23 10:47:49 obache Exp $ +# $NetBSD: Makefile,v 1.43 2012/10/02 17:12:22 tron Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |