diff options
Diffstat (limited to 'textproc/psgml-mode/Makefile')
-rw-r--r-- | textproc/psgml-mode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/psgml-mode/Makefile b/textproc/psgml-mode/Makefile index fba1832c1de..052600251b7 100644 --- a/textproc/psgml-mode/Makefile +++ b/textproc/psgml-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/15 14:21:15 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:51 jlam Exp $ DISTNAME= psgml-1.3.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psgml/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.lysator.liu.se/~lenst/about_psgml/ COMMENT= SGML/XML mode for Emacs |