diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-07-24 06:23:00 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-07-24 06:23:00 +0000 |
commit | 6074e663b6a02a9bb0b26184a871d1c88409e6cf (patch) | |
tree | f056cebbbbea72d7e3d4385044992e6389fb68c4 /www/linux-seamonkey/Makefile | |
parent | ca7f37df2307fa04ecf519e829ece1558639b7d7 (diff) |
Notes
Diffstat (limited to 'www/linux-seamonkey/Makefile')
-rw-r--r-- | www/linux-seamonkey/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/linux-seamonkey/Makefile b/www/linux-seamonkey/Makefile index db632af699c4..77438e6e1750 100644 --- a/www/linux-seamonkey/Makefile +++ b/www/linux-seamonkey/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= seamonkey -DISTVERSION= 2.46 -PORTREVISION= 1 +DISTVERSION= 2.48 CATEGORIES= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/linux-i686/en-US + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser |