diff options
author | joerg <joerg@FreeBSD.org> | 2007-04-14 20:10:19 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2007-04-14 20:10:19 +0000 |
commit | 2e5be5482d9d0b9bc073e77c3535a7f282700019 (patch) | |
tree | d0b492e0a0c7e85b5d226e95200f709bfe861310 /devel | |
parent | abf902d39277ebeed4e9f8b5c2ee870d3cd8cd57 (diff) | |
download | FreeBSD-ports-2e5be5482d9d0b9bc073e77c3535a7f282700019.zip FreeBSD-ports-2e5be5482d9d0b9bc073e77c3535a7f282700019.tar.gz |
Add the Russian message catalog file to pkg-plist.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/avr-gcc/Makefile | 2 | ||||
-rw-r--r-- | devel/avr-gcc/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile index f582679..9eede0b 100644 --- a/devel/avr-gcc/Makefile +++ b/devel/avr-gcc/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcc PORTVERSION= 4.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITES+= http://people.freebsd.org/~joerg/:local diff --git a/devel/avr-gcc/pkg-plist b/devel/avr-gcc/pkg-plist index a1d1da8..ea81300 100644 --- a/devel/avr-gcc/pkg-plist +++ b/devel/avr-gcc/pkg-plist @@ -66,6 +66,7 @@ share/locale/ja/LC_MESSAGES/cpplib.mo share/locale/ja/LC_MESSAGES/gcc.mo share/locale/nl/LC_MESSAGES/cpplib.mo share/locale/nl/LC_MESSAGES/gcc.mo +share/locale/ru/LC_MESSAGES/gcc.mo share/locale/rw/LC_MESSAGES/cpplib.mo share/locale/rw/LC_MESSAGES/gcc.mo share/locale/sv/LC_MESSAGES/cpplib.mo |