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 /www/seamonkey | |
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 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 4174337f0cb7..d32a5a474edb 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.39 MOZILLA_VER= 42 # above + 3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |