diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lukemftpd/Makefile | 2 |
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 |