diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-12-26 13:35:28 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-12-26 13:35:28 +0000 |
commit | f4a414897ad87a5787786e4e4570c7591e2811fc (patch) | |
tree | 2b8b36ffae2b306163d2ebd7abfbff2dac908d38 /archivers | |
parent | 5e38a06f57024184601194a2029f0c8d1a66e1ea (diff) | |
download | ports-f4a414897ad87a5787786e4e4570c7591e2811fc.tar.gz ports-f4a414897ad87a5787786e4e4570c7591e2811fc.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/gtar/Makefile | 2 | ||||
-rw-r--r-- | archivers/gtar/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index 676c6e42e3e4..8e9eefd4073c 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -8,7 +8,7 @@ PORTNAME= tar PORTVERSION= 1.13.18 PORTREVISION= 1 -CATEGORIES= sysutils +CATEGORIES= sysutils archivers MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \ ftp://ftp.sunsite.org.uk/Mirrors/alpha.gnu.org/gnu/tar/ \ ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/ diff --git a/archivers/gtar/pkg-plist b/archivers/gtar/pkg-plist index 1e375507896f..4ab074a5072b 100644 --- a/archivers/gtar/pkg-plist +++ b/archivers/gtar/pkg-plist @@ -4,6 +4,7 @@ info/tar.info @unexec install-info --delete %D/info/tar.info %D/info/dir libexec/grmt share/locale/cs/LC_MESSAGES/tar.mo +share/locale/da/LC_MESSAGES/tar.mo share/locale/de/LC_MESSAGES/tar.mo share/locale/es/LC_MESSAGES/tar.mo share/locale/et/LC_MESSAGES/tar.mo |