diff options
author | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
commit | 3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /x11/x11vnc | |
parent | 89159dcf48d61796bab26ca26e9f87dae2511ddd (diff) | |
download | pkgsrc-3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
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 9c43a5453d3..9ae2c6f3772 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2011/09/13 09:17:26 obache Exp $ +# $NetBSD: Makefile,v 1.36 2011/11/01 06:11:58 sbd Exp $ # DISTNAME= x11vnc-0.9.13 +PKGREVISION= 1 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} |