diff options
author | arved <arved@FreeBSD.org> | 2004-08-16 22:47:42 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-08-16 22:47:42 +0800 |
commit | 959312cdd0b4645f9cc1856ea1547c5484550a12 (patch) | |
tree | 86f4fb103125fd2b67ba230b477c019a2d567d30 /ftp | |
parent | e2e527f0c252d9d04a0a43f191cac7c93e945886 (diff) | |
download | freebsd-ports-gnome-959312cdd0b4645f9cc1856ea1547c5484550a12.tar.gz freebsd-ports-gnome-959312cdd0b4645f9cc1856ea1547c5484550a12.tar.zst freebsd-ports-gnome-959312cdd0b4645f9cc1856ea1547c5484550a12.zip |
Mark deprecated, Port was renamed to tnftpd (already in ports),
has no maintainer, and is broken on CURRENT.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lukemftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/lukemftpd/Makefile b/ftp/lukemftpd/Makefile index a9eea63bb15d..fda80bd74e8c 100644 --- a/ftp/lukemftpd/Makefile +++ b/ftp/lukemftpd/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced ftp server from NetBSD +DEPRECATED= "lukemftpd was renamed to tnftpd" +EXPIRATION_DATE=2004-08-30 USE_REINPLACE= yes GNU_CONFIGURE= yes |