diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-16 16:44:23 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-16 16:44:23 +0000 |
commit | 1df6af8c13a61ec2775d4aaab7e71a7ca0780f4b (patch) | |
tree | 10ccacca1e753fa7f1b428d9b8598482ecba03c6 /ftp | |
parent | 7b3e8a3fed9f8d239f2704399c8eefc2cec29f42 (diff) | |
download | ports-1df6af8c13a61ec2775d4aaab7e71a7ca0780f4b.tar.gz ports-1df6af8c13a61ec2775d4aaab7e71a7ca0780f4b.zip |
Notes
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 |