diff options
Diffstat (limited to 'editors/lpe')
-rw-r--r-- | editors/lpe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index ca66b326b35..e01f42785f6 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/11 08:17:01 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/07 01:14:48 xtraeme Exp $ # DISTNAME= lpe-1.2.6 @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.sasknow.com/pub/ \ ftp://ftp.twu.net/users/cdsmith/lpe/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://cdsmith.twu.net/professional/opensource/lpe.html COMMENT= Small and efficient programmer's editor for UNIX systems |