summaryrefslogtreecommitdiff
path: root/ftp/lukemftpd
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-16 16:44:23 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-16 16:44:23 +0000
commit1df6af8c13a61ec2775d4aaab7e71a7ca0780f4b (patch)
tree10ccacca1e753fa7f1b428d9b8598482ecba03c6 /ftp/lukemftpd
parent- Fix MASTER_SITES (diff)
- Fix MASTER_SITES
PR: ports/66703 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=109270
Diffstat (limited to 'ftp/lukemftpd')
-rw-r--r--ftp/lukemftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lukemftpd/Makefile b/ftp/lukemftpd/Makefile
index a9c061800749..a9eea63bb15d 100644
--- a/ftp/lukemftpd/Makefile
+++ b/ftp/lukemftpd/Makefile
@@ -9,7 +9,7 @@ PORTNAME= lukemftpd
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= ftp ipv6
-MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/ \
+MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
MAINTAINER= ports@FreeBSD.org