summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mail/squirrelmail/options.mk')
-rw-r--r--mail/squirrelmail/options.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/squirrelmail/options.mk b/mail/squirrelmail/options.mk
index 7e477a7f473..404d3dfb296 100644
--- a/mail/squirrelmail/options.mk
+++ b/mail/squirrelmail/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2008/05/27 12:40:37 martti Exp $
+# $NetBSD: options.mk,v 1.9 2008/11/19 14:47:51 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.squirrelmail
PKG_SUPPORTED_OPTIONS= squirrelmail-japanese squirrelmail-lite
@@ -6,10 +6,10 @@ PKG_SUPPORTED_OPTIONS= squirrelmail-japanese squirrelmail-lite
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Msquirrelmail-japanese)
-PATCHFILES+= squirrelmail-1.4.15-ja-20080527-patch.gz
-SITES.squirrelmail-1.4.15-ja-20080527-patch.gz= \
+PATCHFILES+= squirrelmail-1.4.16-ja-20081013-patch.gz
+SITES.squirrelmail-1.4.16-ja-20081013-patch.gz= \
http://www.yamaai-tech.com/~masato/Download/
-PATCH_DIST_STRIP.squirrelmail-1.4.15-ja-20080527-patch.gz= -p1
+PATCH_DIST_STRIP.squirrelmail-1.4.16-ja-20081013-patch.gz= -p1
.endif