diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-07 13:33:22 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-07 13:33:22 +0000 |
commit | 0872d1986ac8c3fc2a2486889745c4472d17e158 (patch) | |
tree | bb7d239d20ab4af859f2e93f683c03d22d5ee93e /french/staroffice52/Makefile | |
parent | 5b3ce6cad45783e43c8a3d3854ac6e31d0cd0c28 (diff) |
- Limit INDEX contents to 7-bit ASCII characters for greater compatibility
Notes
Notes:
svn path=/head/; revision=164703
Diffstat (limited to 'french/staroffice52/Makefile')
-rw-r--r-- | french/staroffice52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile index b8eb43fa7326..771e53116c6f 100644 --- a/french/staroffice52/Makefile +++ b/french/staroffice52/Makefile @@ -30,7 +30,7 @@ DISTFILES+= soa-5_2-ga-bin-linux-fr.bin so-5_2-ga-bin-linux-fr.bin EXTRACT_ONLY= 109939-03.tar.Z MAINTAINER= ports@FreeBSD.org -COMMENT= Suite bureautique intégrée +COMMENT= Suite bureautique integree FETCH_DEPENDS= ${LINUX_BASE_PORT} |