diff --git a/security/tempwatch/Makefile b/security/tempwatch/Makefile index 5192c680627..6e4cd3b8ab0 100644 --- a/security/tempwatch/Makefile +++ b/security/tempwatch/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2010/07/12 10:24:52 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.17 2011/05/18 08:09:27 ajacoutot Exp $ COMMENT= temporary file auditing tool @@ -18,7 +18,7 @@ DISTFILES= l0pht-watch${EXTRACT_SUFX} watch.txt:0 EXTRACT_ONLY= l0pht-watch${EXTRACT_SUFX} MASTER_SITES= ftp://ftp.fr.freebsd.org/pub/FreeBSD/distfiles/ -MASTER_SITES0= ${MASTER_SITE_BACKUP} +MASTER_SITES0= http://distfiles.bsdfrog.org/ WRKDIST= ${WRKDIR}/temp-watch diff --git a/www/zope-zippy/Makefile b/www/zope-zippy/Makefile index 9e192b9f4cc..0056664e4fa 100644 --- a/www/zope-zippy/Makefile +++ b/www/zope-zippy/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/11 12:35:19 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2011/05/18 08:09:27 ajacoutot Exp $ COMMENT= insert random 'Zippy the Pinhead' quotes in your documents @@ -10,7 +10,7 @@ REVISION= 0 CATEGORIES= www HOMEPAGE= http://www.zope.org/Members/michel/Products/Zippy/ -MASTER_SITES= ${HOMEPAGE} +MASTER_SITES= http://distfiles.bsdfrog.org/ DIST_SUBDIR= zope-zippy-${VERSION} EXTRACT_SUFX= .tgz