Remove message catalog directory.
Submitted by: kris (pointyhat)
This commit is contained in:
parent
56b17d8f52
commit
8b971d9594
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182363
2 changed files with 2 additions and 0 deletions
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue