diff options
author | zafer <zafer@pkgsrc.org> | 2009-10-18 20:12:57 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-10-18 20:12:57 +0000 |
commit | ce2ef2afed8b0be0acca23899255831f25a5c485 (patch) | |
tree | 63956b35ec466fb6892172a3781f25af54e3d663 /net/gated | |
parent | 64c0819da0411eeeff88c639e18708ca0727ec51 (diff) | |
download | pkgsrc-ce2ef2afed8b0be0acca23899255831f25a5c485.tar.gz |
update master_sites.
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index 9fee45c60ca..e2da5ad625c 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2009/05/19 08:59:26 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2009/10/18 20:18:54 zafer Exp $ DISTNAME= gated-3-5-11 PKGNAME= gated-3.5.11 PKGREVISION= 3 CATEGORIES= net -MASTER_SITES= http://www.zcu.cz/ftp/pub/security/merit/gated/ \ - http://www.funet.fi/pub/unix/tcpip/gated/ +MASTER_SITES= http://www.nic.funet.fi/pub/unix/tcpip/gated/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gated.org/ |