diff options
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/coreutils/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/coreutils/pkg-plist | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index 3ee2bd00c414..dd971ad85e32 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -3,6 +3,7 @@ PORTNAME= coreutils PORTVERSION= 8.22 +PORTREVISION= 1 CATEGORIES= sysutils textproc MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/sysutils/coreutils/pkg-plist b/sysutils/coreutils/pkg-plist index f0b1fc15c957..44b8d0446d86 100644 --- a/sysutils/coreutils/pkg-plist +++ b/sysutils/coreutils/pkg-plist @@ -47,6 +47,7 @@ bin/gmv bin/gnice bin/gnl bin/gnohup +bin/gnumfmt bin/gnproc bin/god bin/gpaste @@ -239,6 +240,8 @@ man/man1/gyes.1.gz %%NLS%%share/locale/hr/LC_TIME/coreutils.mo %%NLS%%share/locale/hu/LC_MESSAGES/coreutils.mo %%NLS%%share/locale/hu/LC_TIME/coreutils.mo +%%NLS%%share/locale/ia/LC_MESSAGES/coreutils.mo +%%NLS%%share/locale/ia/LC_TIME/coreutils.mo %%NLS%%share/locale/id/LC_MESSAGES/coreutils.mo %%NLS%%share/locale/id/LC_TIME/coreutils.mo %%NLS%%share/locale/it/LC_MESSAGES/coreutils.mo @@ -329,6 +332,9 @@ man/man1/gyes.1.gz %%NLS%%@dirrmtry share/locale/ja/LC_MESSAGES %%NLS%%@dirrmtry share/locale/it/LC_TIME %%NLS%%@dirrmtry share/locale/it/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ia/LC_TIME +%%NLS%%@dirrmtry share/locale/ia/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ia %%NLS%%@dirrmtry share/locale/id/LC_TIME %%NLS%%@dirrmtry share/locale/id/LC_MESSAGES %%NLS%%@dirrmtry share/locale/hu/LC_TIME |
