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 /irc | |
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 'irc')
-rw-r--r-- | irc/znc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile index 9945958d00ac..936b1fbf3225 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,7 +3,7 @@ PORTNAME= znc PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ |