diff options
Diffstat (limited to 'www/linux-seamonkey/Makefile')
-rw-r--r-- | www/linux-seamonkey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-seamonkey/Makefile b/www/linux-seamonkey/Makefile index 3bb2a0bcc02b..12691a0365f7 100644 --- a/www/linux-seamonkey/Makefile +++ b/www/linux-seamonkey/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= seamonkey -PORTVERSION= 2.20 +DISTVERSION= 2.21 CATEGORIES= www -MASTER_SITES= MOZILLA/${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US +MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser |