Clean up the 'rw' locale directory which I could have sworn was in the
BSD.local.dist mtree. Submitted by: many
This commit is contained in:
parent
7947b005e6
commit
f32e0a8146
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166633
4 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= gmake
|
||||
PORTVERSION= 3.81
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= make
|
||||
|
|
|
@ -22,3 +22,5 @@ bin/gmake
|
|||
%%NLS%%share/locale/uk/LC_MESSAGES/make.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/make.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/make.mo
|
||||
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/rw
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= gmake
|
||||
PORTVERSION= 3.81
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= make
|
||||
|
|
|
@ -22,3 +22,5 @@ bin/gmake
|
|||
%%NLS%%share/locale/uk/LC_MESSAGES/make.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/make.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/make.mo
|
||||
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/rw
|
||||
|
|
Loading…
Reference in a new issue