diff options
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 60f3be8f848..e20071de2e3 100644 --- a/sysutils/open-vm-tools/Makefile +++ b/sysutils/open-vm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2010/09/14 11:13:16 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/11/15 22:58:36 abs Exp $ DISTNAME= open-vm-tools-2008.08.08-109361 PKGNAME= open-vm-tools-2008.08.08.109361 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/} |