aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-17 00:44:23 +0800
committerkrion <krion@FreeBSD.org>2004-05-17 00:44:23 +0800
commit197c64b5dafaec36fed35f5fe9cb9c2ca7b43227 (patch)
tree4a2fc70779da122dd3bdf5e7d5375e8fff463451 /ftp
parent7e66158bf1a3f50ee7cd1f528fc77fb70d554c6c (diff)
downloadfreebsd-ports-gnome-197c64b5dafaec36fed35f5fe9cb9c2ca7b43227.tar.gz
freebsd-ports-gnome-197c64b5dafaec36fed35f5fe9cb9c2ca7b43227.tar.zst
freebsd-ports-gnome-197c64b5dafaec36fed35f5fe9cb9c2ca7b43227.zip
- Fix MASTER_SITES
PR: ports/66703 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'ftp')
-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