diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-11 20:18:04 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-11 20:18:04 +0800 |
commit | 30223204e9d14d77aeb937e6c8ebf06265afcd19 (patch) | |
tree | b7dba9bee20d8f4d4cef00f22189c54594c53b6d /hungarian | |
parent | 95a2fa91625cbd1696cf82c4bc2f32ca4c814d16 (diff) | |
download | freebsd-ports-gnome-30223204e9d14d77aeb937e6c8ebf06265afcd19.tar.gz freebsd-ports-gnome-30223204e9d14d77aeb937e6c8ebf06265afcd19.tar.zst freebsd-ports-gnome-30223204e9d14d77aeb937e6c8ebf06265afcd19.zip |
take maintainership, no reply from previous maintainer
Diffstat (limited to 'hungarian')
-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 |