diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-08-17 18:02:46 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-08-17 18:02:46 +0000 |
commit | 0428bea829bdf598a82942949725ba8094e1b6a3 (patch) | |
tree | 51a47ae8ffec9a494ee8e81ecce5a3a25d83227e /ftp | |
parent | 3b71dbfcd25fc47a95bf786dbc5d45c199554db8 (diff) | |
download | ports-0428bea829bdf598a82942949725ba8094e1b6a3.tar.gz ports-0428bea829bdf598a82942949725ba8094e1b6a3.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lukemftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/lukemftpd/Makefile b/ftp/lukemftpd/Makefile index fda80bd74e8c..bc739230a6aa 100644 --- a/ftp/lukemftpd/Makefile +++ b/ftp/lukemftpd/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced ftp server from NetBSD +FORBIDDEN= http://vuxml.freebsd.org/c4b025bb-f05d-11d8-9837-000c41e2cdad.html DEPRECATED= "lukemftpd was renamed to tnftpd" EXPIRATION_DATE=2004-08-30 USE_REINPLACE= yes |