diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2010-06-03 02:31:09 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2010-06-03 02:31:09 +0800 |
commit | bf3b3e01fabab4afc8e7e9e32eac4400934825d3 (patch) | |
tree | e0dce676b0110d576f3bf688402b6ba1f3ec5ef1 /mail | |
parent | aa7efaa3d8a7d3e0b1123ea4f0d79052536b41f2 (diff) | |
download | freebsd-ports-gnome-bf3b3e01fabab4afc8e7e9e32eac4400934825d3.tar.gz freebsd-ports-gnome-bf3b3e01fabab4afc8e7e9e32eac4400934825d3.tar.zst freebsd-ports-gnome-bf3b3e01fabab4afc8e7e9e32eac4400934825d3.zip |
- Restore i18n patch for Japanese filenames
PR: ports/147203
Submitted by: Kazuo Dohzono <dohzono axion-software.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index e95b1e5903fa..2d9dd10616aa 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= squirrelmail PORTVERSION= 1.4.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/stable/${PORTVERSION:S/.r/-RC/}:squirrelmail \ SF/${PORTNAME}/locales/1.4.18-20090526:locales |