diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-11-08 17:27:08 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-11-08 17:27:08 +0000 |
commit | 5ea712010c62613d261784f176c7a7b1dd8eaedb (patch) | |
tree | a116e45c657e69ce6723ac2aafa37a63fa39e8d7 /www/libxul/Makefile | |
parent | daad2691f8aacff5affdd76b673e6720283def27 (diff) | |
download | ports-5ea712010c62613d261784f176c7a7b1dd8eaedb.tar.gz ports-5ea712010c62613d261784f176c7a7b1dd8eaedb.zip |
- Update to 1.9.2.24
Notes
Notes:
svn path=/head/; revision=285301
Diffstat (limited to 'www/libxul/Makefile')
-rw-r--r-- | www/libxul/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 17b2235b5bfe..1e6bad353db8 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -6,11 +6,11 @@ # PORTNAME= libxul -DISTVERSION= 1.9.2.23 +DISTVERSION= 1.9.2.24 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= firefox/releases/3.6.23/source -DISTNAME= firefox-3.6.23.source +MASTER_SITE_SUBDIR= firefox/releases/3.6.24/source +DISTNAME= firefox-3.6.24.source MAINTAINER?= gecko@FreeBSD.org COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps |