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 8a7de508ea0..792db4a78e8 100644 --- a/sysutils/open-vm-tools/Makefile +++ b/sysutils/open-vm-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.95 2020/03/10 22:11:00 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2020/04/12 08:29:13 adam Exp $ OVTVER= 10.3.0 DISTNAME= open-vm-tools-${OVTVER}-8931395 PKGNAME= open-vm-tools-${OVTVER} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=vmware/} |
