diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2013-05-30 14:04:10 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2013-05-30 14:04:10 +0000 |
commit | 80400aea2a1ca47c52082b13b3b5d27bc2814e80 (patch) | |
tree | c665baac79c726d1d60ac51181d4f74889138f7c /net | |
parent | - Fix plist (diff) |
Add missing mo file.
Notes
Notes:
svn path=/head/; revision=319428
Diffstat (limited to 'net')
-rw-r--r-- | net/miredo/Makefile | 1 | ||||
-rw-r--r-- | net/miredo/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/miredo/Makefile b/net/miredo/Makefile index 37d90aa2a92c..322e7f0d1cd6 100644 --- a/net/miredo/Makefile +++ b/net/miredo/Makefile @@ -3,6 +3,7 @@ PORTNAME= miredo PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.remlab.net/files/miredo/archive/ diff --git a/net/miredo/pkg-plist b/net/miredo/pkg-plist index e6cea4478580..b35ac53b75d7 100644 --- a/net/miredo/pkg-plist +++ b/net/miredo/pkg-plist @@ -25,6 +25,7 @@ etc/miredo/client-hook %%NLS%%share/locale/en/LC_MESSAGES/miredo.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/miredo.mo %%NLS%%share/locale/fr/LC_MESSAGES/miredo.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/miredo.mo @dirrm %%EXAMPLESDIR%% @dirrmtry etc/miredo @dirrm include/libtun6 |