diff options
-rw-r--r-- | hungarian/hunspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/hunspell/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 85c74019a407..5d57f09370c6 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/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 |