diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-30 22:15:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-30 22:15:40 +0800 |
commit | 1fc8a1857527ca7234908b291596dd7a51efbdae (patch) | |
tree | 57ae7fc2308d71c1a5c998de04c4a8c6242b0124 /www | |
parent | 896c7f0101d807ea8f584b352425bc2d406e5973 (diff) | |
download | freebsd-ports-gnome-1fc8a1857527ca7234908b291596dd7a51efbdae.tar.gz freebsd-ports-gnome-1fc8a1857527ca7234908b291596dd7a51efbdae.tar.zst freebsd-ports-gnome-1fc8a1857527ca7234908b291596dd7a51efbdae.zip |
Bump PORTREVISION for graphics/webp shlib change
Requested by: cpm
Diffstat (limited to 'www')
-rw-r--r-- | www/iridium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/iridium/Makefile b/www/iridium/Makefile index dedc1a2c7ff8..9b7227b6c02a 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -3,6 +3,7 @@ PORTNAME= iridium PORTVERSION= 58.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser |