diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
commit | b964b053b67ac5daa6aa49ed5f823316eb3a7a9c (patch) | |
tree | a5fef3c0902f47cb3c7ac44e308d958c90bf66c9 /www/seamonkey | |
parent | 0486091c65cafa28292b6a3cdd91c78f76b5669b (diff) | |
download | ports-b964b053b67ac5daa6aa49ed5f823316eb3a7a9c.tar.gz ports-b964b053b67ac5daa6aa49ed5f823316eb3a7a9c.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 b420d8073c1b..ee6ca5350405 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.49.1 -PORTREVISION= 7 +PORTREVISION= 8 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ |