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 /net/irrtoolset5 | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
Diffstat (limited to 'net/irrtoolset5')
-rw-r--r-- | net/irrtoolset5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/irrtoolset5/Makefile b/net/irrtoolset5/Makefile index 1e55d06f19c..61f1019eb43 100644 --- a/net/irrtoolset5/Makefile +++ b/net/irrtoolset5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2016/12/01 14:48:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/08/16 20:45:42 wiz Exp $ VERSION= 5.0.1 DISTNAME= irrtoolset-${VERSION} @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-${VERSION}/ OWNER= spz@NetBSD.org -HOMEPAGE= http://irrtoolset.isc.org/ +#HOMEPAGE= http://irrtoolset.isc.org/ COMMENT= The Internet Routing Registry Toolset - client to IRRd LICENSE= gnu-gpl-v2 AND mit AND modified-bsd |