diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
commit | 7acca7e902159e9dc10f702c44e81b611c630680 (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /devel/dee | |
parent | 3374b37c9db2b7fd9c8b169323059c8215c98fde (diff) | |
download | freebsd-ports-gnome-7acca7e902159e9dc10f702c44e81b611c630680.tar.gz freebsd-ports-gnome-7acca7e902159e9dc10f702c44e81b611c630680.tar.zst freebsd-ports-gnome-7acca7e902159e9dc10f702c44e81b611c630680.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 'devel/dee')
-rw-r--r-- | devel/dee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dee/Makefile b/devel/dee/Makefile index 92239e5697cf..33bf609fb90e 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -3,7 +3,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/151383425/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ |