diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-24 23:43:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-24 23:43:44 +0000 |
commit | 7a7586f50e19b9fe1e1718868fc3f1b9acbfe9c9 (patch) | |
tree | fb842f6a74db4367491123ca5f6c5525403e89d3 /editors | |
parent | 2317d97c2a75be35d9d930a6e020507151c1e64d (diff) | |
download | pkgsrc-7a7586f50e19b9fe1e1718868fc3f1b9acbfe9c9.tar.gz |
Update jmcneill's email address.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gnotepad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile index 7bd2bf04382..9564a700f12 100644 --- a/editors/gnotepad/Makefile +++ b/editors/gnotepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/11/30 18:26:39 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2005/03/24 23:43:44 wiz Exp $ DISTNAME= gnotepad+-1.3.3 PKGNAME= ${DISTNAME:S/+//} @@ -6,7 +6,7 @@ PKGREVISION= 10 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/} -MAINTAINER= jmcneill@invisible.yi.org +MAINTAINER= jmcneill@NetBSD.org HOMEPAGE= http://gnotepad.sourceforge.net/ COMMENT= Easy-to-use, yet feature-rich, simple HTML/text editor for X11 |