diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
commit | 4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch) | |
tree | 497694cf293ada6bbb344103e4bfae0a92927e87 /misc/sci | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'misc/sci')
-rw-r--r-- | misc/sci/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sci/Makefile b/misc/sci/Makefile index 3c80ac320be..4d480de7e15 100644 --- a/misc/sci/Makefile +++ b/misc/sci/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2015/08/18 07:31:13 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/04 18:00:57 wiz Exp $ # DISTNAME= sci-0.5.6 @@ -7,7 +7,7 @@ CATEGORIES= misc MASTER_SITES= http://linuxparts.com/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://linuxparts.com/software.html +#HOMEPAGE= http://linuxparts.com/software.html COMMENT= Curses based data entry via templates GNU_CONFIGURE= yes |