diff options
author | wiz <wiz@pkgsrc.org> | 2006-06-15 13:34:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-06-15 13:34:27 +0000 |
commit | 18cedddf4bbd8995a06efbc8c07c794689e760cf (patch) | |
tree | d35d6f050f1b323ca924663dff65d54b18b2b60b /textproc | |
parent | cfd623bd93297c7d77a262b3a0b563587e210b22 (diff) | |
download | pkgsrc-18cedddf4bbd8995a06efbc8c07c794689e760cf.tar.gz |
Take maintainership.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell-english/Makefile | 4 | ||||
-rw-r--r-- | textproc/psgml-mode/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/aspell-english/Makefile b/textproc/aspell-english/Makefile index 18634717bab..c2d8d3cd728 100644 --- a/textproc/aspell-english/Makefile +++ b/textproc/aspell-english/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:44 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/06/15 13:43:33 wiz Exp $ # DISTNAME= aspell6-en-6.0-0 @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/en/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= English language support for aspell diff --git a/textproc/psgml-mode/Makefile b/textproc/psgml-mode/Makefile index 6c8b65981f8..7d3ee8cd18e 100644 --- a/textproc/psgml-mode/Makefile +++ b/textproc/psgml-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/04/08 18:11:23 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/06/15 13:43:57 wiz Exp $ DISTNAME= psgml-1.3.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/} @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psgml/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.lysator.liu.se/~lenst/about_psgml/ COMMENT= SGML/XML mode for Emacs |