diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-28 13:05:56 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-28 13:05:56 +0000 |
commit | b77aa750403a28e10e82baf8ba69c5ed873f8ac6 (patch) | |
tree | 0e5ec3973aa8a3a9d4a6416d6dca4e8db9428648 /www/libxul/Makefile | |
parent | 8a433f18006955337bf6a00df3ca2f3a963a1fe4 (diff) |
Notes
Diffstat (limited to 'www/libxul/Makefile')
-rw-r--r-- | www/libxul/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index dabebdf7e905..3d6dd36c01ec 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 38.2.0 -PORTREVISION= 4 +DISTVERSION= 38.2.1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source |