diff options
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 |