summaryrefslogtreecommitdiff
path: root/www/mozilla/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-08 19:44:40 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-08 19:44:40 +0000
commit1b6c4a5bf68274f0ed5cbc4723e63fb7bb73dc35 (patch)
tree9dcc7ddf3c6fdacc39d8ced726c4c8eb37f01e11 /www/mozilla/Makefile
parentUpdate to version 1.5.17. (diff)
Update to 1.3.1.
Notes
Notes: svn path=/head/; revision=80467
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>