diff options
Diffstat (limited to 'textproc/aspell-dutch')
-rw-r--r-- | textproc/aspell-dutch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-dutch/Makefile b/textproc/aspell-dutch/Makefile index 2398ea1ca26..9a2650d9529 100644 --- a/textproc/aspell-dutch/Makefile +++ b/textproc/aspell-dutch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:59 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:44 jlam Exp $ # DISTNAME= aspell-nl-0.50-2 @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/nl/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Dutch language support for aspell |