aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozilla/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-05-09 03:44:40 +0800
committermarcus <marcus@FreeBSD.org>2003-05-09 03:44:40 +0800
commit310ab9c88cb41fa6cfef06826f134ed5d45c09ac (patch)
treec1daaf4985519d7dc29ce3151fa432634ce80c10 /www/mozilla/Makefile
parentc223cb2d0d361fe6860fc64fff89c16e75f10044 (diff)
downloadfreebsd-ports-gnome-310ab9c88cb41fa6cfef06826f134ed5d45c09ac.tar.gz
freebsd-ports-gnome-310ab9c88cb41fa6cfef06826f134ed5d45c09ac.tar.zst
freebsd-ports-gnome-310ab9c88cb41fa6cfef06826f134ed5d45c09ac.zip
Update to 1.3.1.
Diffstat (limited to 'www/mozilla/Makefile')
-rw-r--r--www/mozilla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 352013ee4b4f..2f0d310b58ca 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME?= mozilla
-PORTVERSION= 1.3
-PORTREVISION?= 1
+PORTVERSION= 1.3.1
PORTEPOCH?= 2
CATEGORIES?= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
@@ -256,6 +255,7 @@ do-install:
.endif
post-install:
+ @${CHMOD} -R u-w ${PREFIX}/lib/${MOZILLA}/components
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>