summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-05-01 14:48:41 +0000
committerzafer <zafer@pkgsrc.org>2009-05-01 14:48:41 +0000
commit096400d3d22d4f9c9db030d75a212484149335e2 (patch)
tree780780e8feaad142da4b42baee952411724b9646
parent58c4d77e07ea76c465e4b1ce533ecd9ce61a68a7 (diff)
downloadpkgsrc-096400d3d22d4f9c9db030d75a212484149335e2.tar.gz
remove dead mirror.
-rw-r--r--sysutils/mktemp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/mktemp/Makefile b/sysutils/mktemp/Makefile
index 68e82da6c83..71fe2d850d3 100644
--- a/sysutils/mktemp/Makefile
+++ b/sysutils/mktemp/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2008/10/09 12:00:59 sketch Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/01 14:48:41 zafer Exp $
#
DISTNAME= mktemp-1.6
CATEGORIES= sysutils security
MASTER_SITES= ftp://ftp.mktemp.org/pub/mktemp/ \
- ftp://ftp.usa.openbsd.org/pub/mktemp/ \
- ftp://ftp.wiretapped.net/pub/security/host-security/mktemp/
+ ftp://ftp.usa.openbsd.org/pub/mktemp/
MAINTAINER= sketch@NetBSD.org
HOMEPAGE= http://www.mktemp.org/