diff options
Diffstat (limited to 'editors/hnb')
-rw-r--r-- | editors/hnb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index 5d0586ad847..fda0a265092 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:51:32 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 21:34:30 grant Exp $ # DISTNAME= hnb-1.8.1 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hnb/} -MAINTAINER= jmmv@netbsd.org +MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://hnb.sourceforge.net/ COMMENT= Hierarchical data organizer |