diff options
Diffstat (limited to 'sysutils')
-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 af88bdb89e6..9fa5fbded99 100644 --- a/sysutils/open-vm-tools/Makefile +++ b/sysutils/open-vm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/10/23 19:51:15 asau Exp $ +# $NetBSD: Makefile,v 1.32 2013/01/25 19:18:10 reed Exp $ DISTNAME= open-vm-tools-2008.08.08-109361 PKGNAME= open-vm-tools-2008.08.08.109361 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/} |