diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-11 12:18:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-11 12:18:04 +0000 |
commit | 31d7cc4ee146446cd9d0986a2ee8fc77156ef5e8 (patch) | |
tree | 76fcdd08d55b12ae313171eeff899fc9d2a692af /hungarian/hunspell | |
parent | d4eb44fb3054d485573e6b43d7581631919acc50 (diff) | |
download | ports-31d7cc4ee146446cd9d0986a2ee8fc77156ef5e8.tar.gz ports-31d7cc4ee146446cd9d0986a2ee8fc77156ef5e8.zip |
Notes
Diffstat (limited to 'hungarian/hunspell')
-rw-r--r-- | hungarian/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index 85c74019a407..5d57f09370c6 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION}:code \ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:code \ hu_HU-${DICTVERSION}${EXTRACT_SUFX}:data -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= bapt@FreeBSD.org COMMENT= Improved spell-checker for Hungarian and other languages #EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |