diff options
-rw-r--r-- | editors/nano/Makefile | 1 | ||||
-rw-r--r-- | editors/nano/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 33fdc840b1f5..78757d01c073 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -7,6 +7,7 @@ PORTNAME= nano PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.0/ \ http://www.ewtoo.org/~astyanax/nano/dist/v2.0/ diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index 47e0b9ff976c..ef35e2c28a5d 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -48,6 +48,7 @@ share/nano/sh.nanorc share/nano/tex.nanorc @dirrm share/nano @dirrm %%EXAMPLESDIR%% +%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES %%NLS%%@dirrmtry share/locale/rw @dirrmtry man/fr/man5 @dirrmtry man/fr/man1 |