diff options
author | wiz <wiz> | 2007-09-11 18:42:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-11 18:42:30 +0000 |
commit | 6fff2efdbdfd8330dfc4a041a5d1ec743272e8a6 (patch) | |
tree | 022f7e4a1f82aafff34925c4854b5ca08e4c6b8a /textproc/aspell | |
parent | 48469cbb0fc002f787f5161cafa01ee4adb683c2 (diff) | |
download | pkgsrc-6fff2efdbdfd8330dfc4a041a5d1ec743272e8a6.tar.gz |
Drop maintainership.
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 96117cd053f..252dc5fed8a 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.51 2007/09/08 21:58:00 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2007/09/11 18:42:30 wiz Exp $ # DISTNAME= aspell-0.60.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Spell checker with good multi-language support |