diff options
author | xtraeme <xtraeme> | 2004-05-07 01:14:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-07 01:14:46 +0000 |
commit | c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc (patch) | |
tree | f9760fe785fe6a7ee5900193237a073aa4306852 /editors/lpe | |
parent | 505bf33645ad271ef43fb0f2e7949d27950c654c (diff) | |
download | pkgsrc-c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc.tar.gz |
Drop maintainership; I don't have the enough free time to maintain
all these packages.
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 |