diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-10-02 05:52:06 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-10-02 05:52:06 +0000 |
commit | f658a12c7f59845de95f3996befd3f8b2bd71fe0 (patch) | |
tree | 4f72d783a43ea074348a74a0763e483bcb7fbdb9 /www/libxul | |
parent | 31c987cab6aeec5ab096d06528ec5a85980b82cb (diff) | |
download | ports-f658a12c7f59845de95f3996befd3f8b2bd71fe0.tar.gz ports-f658a12c7f59845de95f3996befd3f8b2bd71fe0.zip |
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 482631c56131..c69e7b543420 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.9.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build3/source |