diff options
author | wiz <wiz> | 2010-09-14 11:13:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-09-14 11:13:10 +0000 |
commit | d32d1adab686af66ac20501d46a6bed46a149e97 (patch) | |
tree | 81f93e9e5480e4da9042ca8fcb76ab4de54e1197 /x11/x11vnc | |
parent | d2626c9971c97737bd11d38cef3a2e904e8f68b5 (diff) | |
download | pkgsrc-d32d1adab686af66ac20501d46a6bed46a149e97.tar.gz |
More PKGREVISION bumps for pixman update.
Diffstat (limited to 'x11/x11vnc')
-rw-r--r-- | x11/x11vnc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index efddcd7aecf..aee8ca4599e 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2010/09/11 00:48:51 obache Exp $ +# $NetBSD: Makefile,v 1.29 2010/09/14 11:13:16 wiz Exp $ # DISTNAME= x11vnc-0.9.12 +PKGREVISION= 1 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |