diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-01 02:30:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-01 02:30:30 +0800 |
commit | 4f04966ada21e851a9c23396de6a8ee80158baa0 (patch) | |
tree | 634f905a9a910bcb3f50bd09e248ee34d33dae03 /www/libxul/Makefile | |
parent | f04d3d2980f7b9380f1fdd7d558b711d5a645f07 (diff) | |
download | freebsd-ports-gnome-4f04966ada21e851a9c23396de6a8ee80158baa0.tar.gz freebsd-ports-gnome-4f04966ada21e851a9c23396de6a8ee80158baa0.tar.zst freebsd-ports-gnome-4f04966ada21e851a9c23396de6a8ee80158baa0.zip |
- Update to 1.9.0.12
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 71e97dbb111f..6f30ef0e241f 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -7,8 +7,7 @@ # PORTNAME= libxul -PORTVERSION= 1.9.0.11 -PORTREVISION= 2 +PORTVERSION= 1.9.0.12 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ |