diff options
author | sat <sat@FreeBSD.org> | 2006-12-27 01:07:07 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-12-27 01:07:07 +0800 |
commit | 9815958f81a824f2a4cb5b038e6668973f1b4998 (patch) | |
tree | 881b435f4b7afb01f68e83e6b7b481de4d4545b4 /editors/calligra-l10n-nb | |
parent | 0b37bbf49ed42a02a2fd6d5404adb5fec37cef4d (diff) | |
download | freebsd-ports-gnome-9815958f81a824f2a4cb5b038e6668973f1b4998.tar.gz freebsd-ports-gnome-9815958f81a824f2a4cb5b038e6668973f1b4998.tar.zst freebsd-ports-gnome-9815958f81a824f2a4cb5b038e6668973f1b4998.zip |
- Replace non-ascii symbols in Makefiles with ascii
equivalents for better compatibility
Reviewed by: kde
Approved by: lofi
Diffstat (limited to 'editors/calligra-l10n-nb')
-rw-r--r-- | editors/calligra-l10n-nb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra-l10n-nb/Makefile b/editors/calligra-l10n-nb/Makefile index ca57ae929f6d..88009ebd778a 100644 --- a/editors/calligra-l10n-nb/Makefile +++ b/editors/calligra-l10n-nb/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= nb- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Norwegian Bokmål messages and documentation for koffice +COMMENT= Norwegian Bokmaal messages and documentation for koffice BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |