summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-01 14:48:41 +0000
committerzafer <zafer>2009-05-01 14:48:41 +0000
commitff13ee749ecd7377523d83b77d09034808469b57 (patch)
tree780780e8feaad142da4b42baee952411724b9646
parent898f676af17dc1e617718a5962d4b52a3164e0a8 (diff)
downloadpkgsrc-ff13ee749ecd7377523d83b77d09034808469b57.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/