diff options
-rw-r--r-- | security/scanssh/Makefile | 5 | ||||
-rw-r--r-- | security/srp_client/Makefile | 7 | ||||
-rw-r--r-- | sysutils/bkpupsd/Makefile | 5 | ||||
-rw-r--r-- | sysutils/isapnptools/Makefile | 3 |
4 files changed, 8 insertions, 12 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 81cc2f33a09..13e5db4fcf0 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2007/08/16 09:27:06 tnn Exp $ +# $NetBSD: Makefile,v 1.24 2007/12/02 11:37:24 wiz Exp $ DISTNAME= scanssh-2.1 PKGREVISION= 5 CATEGORIES= security -MASTER_SITES= http://monkey.org/~provos/ \ - ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ +MASTER_SITES= http://monkey.org/~provos/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://monkey.org/~provos/scanssh/ diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile index cdea79ecad4..73897fc879e 100644 --- a/security/srp_client/Makefile +++ b/security/srp_client/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2007/06/14 18:40:57 gdt Exp $ +# $NetBSD: Makefile,v 1.35 2007/12/02 11:37:53 wiz Exp $ DISTNAME= srp-1.4.4 PKGNAME= srp-client-1.4.4 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= security net -MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/security/srp/ \ - ftp://ftp.zedz.net/pub/crypto/programs/srp/ +MASTER_SITES= ftp://ftp.zedz.net/pub/crypto/programs/srp/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://srp.stanford.edu/ diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile index b90d7824bd9..34c87d297dc 100644 --- a/sysutils/bkpupsd/Makefile +++ b/sysutils/bkpupsd/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2007/09/16 10:32:29 obache Exp $ +# $NetBSD: Makefile,v 1.29 2007/12/02 11:38:16 wiz Exp $ # DISTNAME= bkpupsd-2.2.1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.jone-system.com/pub/misc/ \ - ftp://ftp.back-street.net/pub/misc/ +MASTER_SITES= ftp://ftp.back-street.net/pub/misc/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= taca@NetBSD.org diff --git a/sysutils/isapnptools/Makefile b/sysutils/isapnptools/Makefile index b82ea60c413..70ceea6f42b 100644 --- a/sysutils/isapnptools/Makefile +++ b/sysutils/isapnptools/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:41 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2007/12/02 11:39:34 wiz Exp $ # DISTNAME= isapnptools-1.26 PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/hardware/} \ - ftp://tsx-11.mit.edu/pub/linux/sources/sbin/ \ ftp://ftp.demon.co.uk/pub/unix/linux/utils/ EXTRACT_SUFX= .tgz |