summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/pdksh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index d99dc2cbce9..3c30440e2b5 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/29 06:22:12 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2007/11/12 20:05:38 heinz Exp $
#
DISTNAME= pdksh-5.2.14
@@ -8,7 +8,6 @@ MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \
http://gd.tuwien.ac.at/utils/shells/pdksh/ \
ftp://ftp.lip6.fr/pub/unix/shells/pdksh/ \
ftp://ftp.demon.net/pub/mirrors/pdksh/ \
- ftp://ftp.rge.com/pub/shells/pdksh/ \
ftp://pink.seudns.net/pub/mirrors/pdksh/
MAINTAINER= schmonz@NetBSD.org