diff options
author | darcy <darcy> | 2009-03-17 21:40:44 +0000 |
---|---|---|
committer | darcy <darcy> | 2009-03-17 21:40:44 +0000 |
commit | 501a03730b923d6769d67ef316d20b687f8ec03f (patch) | |
tree | 9359ede16070f188200254a32914e70e5bb8e5df /textproc/aspell-gaeilge | |
parent | 1fc09084671cd250f9a9c8cc4559f2fce2ef25e8 (diff) | |
download | pkgsrc-501a03730b923d6769d67ef316d20b687f8ec03f.tar.gz |
Correct email address for generic MAINTAINER.
Diffstat (limited to 'textproc/aspell-gaeilge')
-rw-r--r-- | textproc/aspell-gaeilge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile index 1e66bdfdd15..e318233abc2 100644 --- a/textproc/aspell-gaeilge/Makefile +++ b/textproc/aspell-gaeilge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/01/23 21:14:17 jschauma Exp $ +# $NetBSD: Makefile,v 1.16 2009/03/17 21:40:47 darcy Exp $ DISTNAME= aspell5-ga-3.5-0 PKGNAME= aspell-gaeilge-3.5.0 @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ga/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ COMMENT= Irish language support for aspell |