diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-13 03:17:06 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-13 03:17:06 +0800 |
commit | e07aaa88accd4962818f6efd109458ba18fc3557 (patch) | |
tree | c3abefd64ec6d20aa524f34eccbb4484c17ee7c6 /german | |
parent | c6527d9336ad2f3169768f3a7a92172071968605 (diff) | |
download | freebsd-ports-gnome-e07aaa88accd4962818f6efd109458ba18fc3557.tar.gz freebsd-ports-gnome-e07aaa88accd4962818f6efd109458ba18fc3557.tar.zst freebsd-ports-gnome-e07aaa88accd4962818f6efd109458ba18fc3557.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/ |