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 /net/scli | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'net/scli')
-rw-r--r-- | net/scli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile index 59432eedff6..7ac514023c8 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2017/01/04 20:34:06 roy Exp $ +# $NetBSD: Makefile,v 1.35 2017/09/04 18:00:58 wiz Exp $ # DISTNAME= scli-0.3.1 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/scli/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ibr.cs.tu-bs.de/projects/scli/ +#HOMEPAGE= http://www.ibr.cs.tu-bs.de/projects/scli/ COMMENT= SNMP command line interface GNU_CONFIGURE= yes |