diff options
author | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
commit | f41392567dcb8ed4b2f6ce63d30bc485c2a1419c (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /emulators/open-vm-tools | |
parent | 8f6d2e7fecddc55a1373ceb4ee1cfd1baf6d342c (diff) | |
download | freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.gz freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.zst freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.zip |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
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 53d286bff306..b79aefa8588c 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-9.4.x |