diff --git a/devel/py-protocols/Makefile b/devel/py-protocols/Makefile index fe6043598ea..09982d3a4e0 100644 --- a/devel/py-protocols/Makefile +++ b/devel/py-protocols/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2009/03/15 13:03:41 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2009/04/05 02:07:40 martynas Exp $ COMMENT= protocol definition, declaration and adaptation @@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= ${MASTER_SITE_SUNSITE:=distributions/gentoo/distfiles/} +MASTER_SITES= http://mirrors.protection.cx/~martynas/python/ DISTFILES= PyProtocols-${VERSION}a0dev_r${REVISION}${EXTRACT_SUFX} MODULES= lang/python diff --git a/devel/py-ruledispatch/Makefile b/devel/py-ruledispatch/Makefile index eb4fcf91bee..217fa38e6b5 100644 --- a/devel/py-ruledispatch/Makefile +++ b/devel/py-ruledispatch/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2009/03/15 13:03:41 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2009/04/05 02:07:40 martynas Exp $ COMMENT= rule-based dispatching and generic functions @@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= ${MASTER_SITE_SUNSITE:=distributions/gentoo/distfiles/} +MASTER_SITES= http://mirrors.protection.cx/~martynas/python/ DISTFILES= RuleDispatch-${VERSION}a0.dev-r${REVISION}${EXTRACT_SUFX} MODULES= lang/python diff --git a/security/keychain/Makefile b/security/keychain/Makefile index c4287752187..9943e69b895 100644 --- a/security/keychain/Makefile +++ b/security/keychain/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2007/09/15 23:29:58 merdely Exp $ +# $OpenBSD: Makefile,v 1.13 2009/04/05 02:07:40 martynas Exp $ COMMENT= front-end to ssh-agent @@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ +MASTER_SITES= http://mirrors.protection.cx/~martynas/python/ EXTRACT_SUFX= .tar.bz2 NO_BUILD= Yes