diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
commit | 10f5e8576fb1331bc700551cee28ba4b68c1f450 (patch) | |
tree | 5c629b4bf5189b0863629ff754faa24f7b96107c /emulators/open-vm-tools | |
parent | a051292cd3a4a3b1f819a0e74b2ca97df8bce860 (diff) | |
download | ports-10f5e8576fb1331bc700551cee28ba4b68c1f450.tar.gz ports-10f5e8576fb1331bc700551cee28ba4b68c1f450.zip |
Notes
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 3f2ac89668b9..cff449f55bad 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${RELEASE_DATE} DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER} |