diff options
Diffstat (limited to 'textproc')
-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 7d3ee8cd18e..ee14766af62 100644 --- a/textproc/psgml-mode/Makefile +++ b/textproc/psgml-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/06/15 13:43:57 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/09/13 22:21:42 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= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.lysator.liu.se/~lenst/about_psgml/ COMMENT= SGML/XML mode for Emacs |