diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-26 08:59:07 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-12-26 08:59:07 +0800 |
commit | 48fb40584884b2cc33513fc1940cd0c31a78be93 (patch) | |
tree | c6c0479c63de3beab32de9aad7c98922fecbdfbb /www/waterfox | |
parent | a4463c2add52bf75dcd54df8cc4025099a5eb4c1 (diff) | |
download | freebsd-ports-gnome-48fb40584884b2cc33513fc1940cd0c31a78be93.tar.gz freebsd-ports-gnome-48fb40584884b2cc33513fc1940cd0c31a78be93.tar.zst freebsd-ports-gnome-48fb40584884b2cc33513fc1940cd0c31a78be93.zip |
www/firefox: switch to devel/llvm50 for Stylo
Diffstat (limited to 'www/waterfox')
-rw-r--r-- | www/waterfox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index 0a20566a43be..e65c232b6a63 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -2,6 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.0.1.s20171212 +PORTREVISION= 1 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org |