diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-01-21 21:36:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-01-21 21:36:36 +0800 |
commit | 43c87d4bd217f4c4ce9283e6219212f8890b3f78 (patch) | |
tree | ab8ed4046a05201593c2bcd2ed8592bd2a949713 /www/libxul | |
parent | 99d8ff35274550383ce365de7d892cce48a40b69 (diff) | |
download | freebsd-ports-gnome-43c87d4bd217f4c4ce9283e6219212f8890b3f78.tar.gz freebsd-ports-gnome-43c87d4bd217f4c4ce9283e6219212f8890b3f78.tar.zst freebsd-ports-gnome-43c87d4bd217f4c4ce9283e6219212f8890b3f78.zip |
Bump PORTREVISION after r377564.
PR: 196802
Requested by: dumbbell, tijl
Differential Revision: https://reviews.freebsd.org/D1574
Approved by: bapt (mentor)
MFH: 2015Q1
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index ee7e8d6012b2..3a335b5226e4 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 31.4.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source DISTNAME= firefox-${DISTVERSION}esr.source |