diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-17 18:27:11 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-17 18:27:11 +0000 |
commit | c768920479f77c3946dfcad29d2e87a355205a8d (patch) | |
tree | 5c60f9da1128fbdd628674a6693add6709d8d56c /emulators | |
parent | 2e29a99aca8b752441086b41852c0e3284d4b10f (diff) | |
download | ports-c768920479f77c3946dfcad29d2e87a355205a8d.tar.gz ports-c768920479f77c3946dfcad29d2e87a355205a8d.zip |
- Actually bump portepoch
Submitted by: swills
Approved by: gabor (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=291614
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 3ff87b7428fc..f736413bdc22 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} +PORTEPOCH= 1 CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-8.6.x DISTNAME= open-vm-tools-${RELEASE_VER}-${BUILD_VER} |