diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 45812930981f21ec337d67e10c26827c21103262 (patch) | |
tree | 63f5502809536598bcd56d51aa876781083c9e64 /editors/lpe | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
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 c1fd0aeaaa4..e6fe03bafbe 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 11:43:36 asau Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:45:36 wiz Exp $ # DISTNAME= lpe-1.2.6 @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.twu.net/users/cdsmith/lpe/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://cdsmith.twu.net/professional/opensource/lpe.html +#HOMEPAGE= http://cdsmith.twu.net/professional/opensource/lpe.html COMMENT= Small and efficient programmer's editor for UNIX systems MAKE_JOBS_SAFE= no |