diff options
author | will <will@FreeBSD.org> | 2000-06-09 23:01:00 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-09 23:01:00 +0000 |
commit | 12990674f881b021f8a960e8373214feb7502fa8 (patch) | |
tree | 5f342cea8aa504686a6e2c21059cf58ce5525ce0 /russian/messarge/Makefile | |
parent | 8247b6561c6bd9a753ce3682f84853889dc41e08 (diff) | |
download | FreeBSD-ports-12990674f881b021f8a960e8373214feb7502fa8.zip FreeBSD-ports-12990674f881b021f8a960e8373214feb7502fa8.tar.gz |
Put manpages in the correct locale directory.
PR: 19146
Submitted by: MAINTAINER
Diffstat (limited to 'russian/messarge/Makefile')
-rw-r--r-- | russian/messarge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/messarge/Makefile b/russian/messarge/Makefile index ca4692b..cbd8d69 100644 --- a/russian/messarge/Makefile +++ b/russian/messarge/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/mail/ \ MAINTAINER= .@babolo.ru MAN1= messarge.1 mesraw.1 mesdbc.1 mesarc.1 mestun.1 +MANLANG= ru.KOI8-R MANCOMPRESSED= yes .include <bsd.port.mk> |