diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-13 03:17:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-13 03:17:06 +0800 |
commit | 2bf9ac5686862665aa35733512d63284e08ec681 (patch) | |
tree | 9a69eb7f2b84259d8fa018bb52e575fb6f71e50c /german | |
parent | 39f00eebc08f55a19f70eadf87966a57391f6c10 (diff) | |
download | freebsd-ports-gnome-2bf9ac5686862665aa35733512d63284e08ec681.tar.gz freebsd-ports-gnome-2bf9ac5686862665aa35733512d63284e08ec681.tar.zst freebsd-ports-gnome-2bf9ac5686862665aa35733512d63284e08ec681.zip |
- Unify COMMENT and pkg-descr
- Set WRKSRC
- Fix typo
- Add trailing slash of WWW
Diffstat (limited to 'german')
-rw-r--r-- | german/hunspell/Makefile | 2 | ||||
-rw-r--r-- | german/hunspell/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index 8fb151fb84d9..a9b2fe079e38 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ DISTNAME= igerman98-${PORTVERSION} MAINTAINER= office@FreeBSD.org -COMMENT= Hunspell german dictionary +COMMENT= German hunspell dictionaries BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell \ hunspell:${PORTSDIR}/textproc/hunspell diff --git a/german/hunspell/pkg-descr b/german/hunspell/pkg-descr index c043c09f27f4..72b107571fe0 100644 --- a/german/hunspell/pkg-descr +++ b/german/hunspell/pkg-descr @@ -1,3 +1,3 @@ -Hunspell german dictionary +German hunspell dictionaries WWW: http://www.j3e.de/ispell/igerman98/ |