diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-06-25 23:37:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-06-25 23:37:33 +0000 |
commit | 3a33358cbf76e3703afb24fa0d10f0b664c35998 (patch) | |
tree | d107ecb8e6240c01702782e9fe36ad5109df3ed9 /shells | |
parent | c1a983ac8fe25f9bbabed34d8ce4509c505824db (diff) | |
download | ports-3a33358cbf76e3703afb24fa0d10f0b664c35998.tar.gz ports-3a33358cbf76e3703afb24fa0d10f0b664c35998.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 1 | ||||
-rw-r--r-- | shells/bash/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 8e1a7b686c61..2ff333b4087d 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -9,6 +9,7 @@ PORTNAME= bash PATCHLEVEL= 17 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \ ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq diff --git a/shells/bash/pkg-plist b/shells/bash/pkg-plist index 7ed75115270d..79da864595e2 100644 --- a/shells/bash/pkg-plist +++ b/shells/bash/pkg-plist @@ -3,6 +3,7 @@ bin/bash bin/bashbug %%NLS%%share/locale/en@boldquot/LC_MESSAGES/bash.mo %%NLS%%share/locale/en@quot/LC_MESSAGES/bash.mo +%%NLS%%share/locale/ru/LC_MESSAGES/bash.mo %%HELP%%%%DATADIR%%/alias %%HELP%%%%DATADIR%%/arith %%HELP%%%%DATADIR%%/arith_for |