diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-03-10 10:45:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-03-10 10:45:46 +0000 |
commit | 95b8773461190bfbaa56bda0b10baa1408eea048 (patch) | |
tree | aa99cf5d8966e4538a810781b681f6f007adfcaa /www/seamonkey | |
parent | 4efc900e34ea7eae38e113e478bf24e91323b8f8 (diff) | |
download | ports-95b8773461190bfbaa56bda0b10baa1408eea048.tar.gz ports-95b8773461190bfbaa56bda0b10baa1408eea048.zip |
Notes
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 633278f7fe72..43fbbb28260a 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.39 MOZILLA_VER= 42 # above + 3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |