diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-02-18 02:27:11 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-02-18 02:27:11 +0800 |
commit | 0a79c1ef5226b36527ab582ab078c3a947b47777 (patch) | |
tree | fd8f418a7b777fbe7f1f2669b7757763a5395b56 /emulators | |
parent | b1a0fc58684f1f0ce2352bd7f825930b36a5d1bd (diff) | |
download | freebsd-ports-gnome-0a79c1ef5226b36527ab582ab078c3a947b47777.tar.gz freebsd-ports-gnome-0a79c1ef5226b36527ab582ab078c3a947b47777.tar.zst freebsd-ports-gnome-0a79c1ef5226b36527ab582ab078c3a947b47777.zip |
- Actually bump portepoch
Submitted by: swills
Approved by: gabor (mentor, implicit)
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} |