diff options
author | beat <beat@FreeBSD.org> | 2011-11-23 04:52:36 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-11-23 04:52:36 +0800 |
commit | 9b31e9124cd7403bddce94a0f3c5c850f5b8bd2b (patch) | |
tree | a534dc577234e2a711f242471037bb0a5a5bafd0 /www/seamonkey-i18n/Makefile | |
parent | 7de9073bff06b9c05d508f2182881f024a18e336 (diff) | |
download | freebsd-ports-gnome-9b31e9124cd7403bddce94a0f3c5c850f5b8bd2b.tar.gz freebsd-ports-gnome-9b31e9124cd7403bddce94a0f3c5c850f5b8bd2b.tar.zst freebsd-ports-gnome-9b31e9124cd7403bddce94a0f3c5c850f5b8bd2b.zip |
- Update SeaMonkey to 2.5
Approved by: portmgr (pav)
Feature safe: yes
Diffstat (limited to 'www/seamonkey-i18n/Makefile')
-rw-r--r-- | www/seamonkey-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey-i18n/Makefile b/www/seamonkey-i18n/Makefile index 75d3af8fdf6b..2e20ae719575 100644 --- a/www/seamonkey-i18n/Makefile +++ b/www/seamonkey-i18n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= seamonkey-i18n -PORTVERSION= 2.4.1 +PORTVERSION= 2.5 CATEGORIES= www MASTER_SITE_SUBDIR= seamonkey/releases/${PORTVERSION}/langpack PKGNAMEPREFIX= @@ -18,7 +18,7 @@ COMMENT= Localized interface for SeaMonkey 2.4 EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip -USE_SEAMONKEY= 24 +USE_SEAMONKEY= 25 USE_XPI= seamonkey linux-seamonkey USE_SUBMAKE= yes |