diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-05-15 06:21:04 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-05-15 06:21:04 +0000 |
commit | cfdadd353346be06b08f24f55a90d0faf7070cb1 (patch) | |
tree | 98baf88cf23cdd97ab93ad8526460566f101d898 /www/seamonkey | |
parent | 5dc681e8057484a9bff6271e980714ddc03fcfaf (diff) |
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 8b82b66147ec..f85fe84d1003 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.33.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ |