diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index f86c13e0d5b..9bc47196f71 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -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 diff --git a/net/courtney/Makefile b/net/courtney/Makefile index beb4dc99700..5751d3d3b68 100644 --- a/net/courtney/Makefile +++ b/net/courtney/Makefile @@ -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