pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/open-vm-tools
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Jan 1 06:58:15 UTC 2018
Modified Files:
pkgsrc/sysutils/open-vm-tools: Makefile
Log Message:
Set PKGNAME properly
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/sysutils/open-vm-tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/open-vm-tools/Makefile
diff -u pkgsrc/sysutils/open-vm-tools/Makefile:1.79 pkgsrc/sysutils/open-vm-tools/Makefile:1.80
--- pkgsrc/sysutils/open-vm-tools/Makefile:1.79 Mon Jan 1 06:56:01 2018
+++ pkgsrc/sysutils/open-vm-tools/Makefile Mon Jan 1 06:58:15 2018
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2018/01/01 06:56:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.80 2018/01/01 06:58:15 ryoon Exp $
OVTVER= 10.2.0
DISTNAME= open-vm-tools-${OVTVER}-7253323
+PKGNAME= open-vm-tools-${OVTVER}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=vmware/}
Home |
Main Index |
Thread Index |
Old Index