diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-20 13:16:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-20 13:16:12 +0000 |
commit | 84b6a43b0cfc87ff28622c2b3ae831cb8e35a654 (patch) | |
tree | 16b15ab067f8e87a4b4e048d23f8761c97d74208 /www/libxul/Makefile | |
parent | e466b76624028b0c86fda31aba844cd9fe530728 (diff) |
Notes
Diffstat (limited to 'www/libxul/Makefile')
-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 b6212cd497ed..dabebdf7e905 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 38.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source |