diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-14 15:33:12 +0000 |
commit | cec79fc3a74ce04addebb1e555076784ec4ee4c0 (patch) | |
tree | 4737f7c5463540ecfeb0cb8b5fc9315b8a9602a4 /sysutils/open-vm-tools/Makefile | |
parent | abe9e25af6e42948d4d2e4cc593e97335007e703 (diff) | |
download | pkgsrc-cec79fc3a74ce04addebb1e555076784ec4ee4c0.tar.gz |
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
Diffstat (limited to 'sysutils/open-vm-tools/Makefile')
-rw-r--r-- | sysutils/open-vm-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile index db572e9f743..1869c46f59a 100644 --- a/sysutils/open-vm-tools/Makefile +++ b/sysutils/open-vm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/02/19 20:33:07 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2010/06/14 15:33:14 wiz Exp $ DISTNAME= open-vm-tools-2008.08.08-109361 PKGNAME= open-vm-tools-2008.08.08.109361 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/} |