remove broken master sites

from Jim Razmus <jim at bonetruck.org>
This commit is contained in:
steven 2007-05-27 14:17:02 +00:00
parent 0c46850d43
commit 1b55e9ff1b
2 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2006/11/02 12:39:12 espie Exp $
# $OpenBSD: Makefile,v 1.26 2007/05/27 14:17:02 steven Exp $
COMMENT= "Tcl/Tk interface to the MH mail system"
@ -14,8 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://sunsite.utk.edu/pub/tcl/exmh/ \
ftp://ftp.funet.fi/pub/languages/tcl/tcl/exmh/ \
MASTER_SITES= ftp://ftp.funet.fi/pub/languages/tcl/tcl/exmh/ \
ftp://ftp.tcl.tk/pub/tcl/exmh/
BUILD_DEPENDS= :tcl-8.4.*:lang/tcl/8.4

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2004/02/02 17:35:01 sturm Exp $
# $OpenBSD: Makefile,v 1.8 2007/05/27 14:17:02 steven Exp $
COMMENT= "simple port scan detector"
DISTNAME= courtney-1.3
CATEGORIES= net security
MASTER_SITES= ftp://ciac.llnl.gov/pub/ciac/sectools/unix/courtney/ \
${MASTER_SITE_PACKETSTORM:=UNIX/audit/}
MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=UNIX/audit/}
EXTRACT_SUFX= .tar.Z
MAINTAINER= Brian Caswell <bmc@openbsd.org>