diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-05-27 20:08:59 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-05-27 20:08:59 +0000 |
commit | eb3b07a3531f1011643ab3078c93534e0d50fa2b (patch) | |
tree | a255d71f0da5b0d4833b28b210ee53e8c30cb104 | |
parent | 8df4c3e0dadeda55467b965d3672da340a5eb196 (diff) |
Notes
-rw-r--r-- | ftp/lukemftp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/lukemftp/Makefile b/ftp/lukemftp/Makefile index 9c603d0b2329..b835d7779b28 100644 --- a/ftp/lukemftp/Makefile +++ b/ftp/lukemftp/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/ MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced ftp client from NetBSD +DEPRECATED= Project became tnftp a long time ago +EXPIRATION_DATE=2007-06-30 + GNU_CONFIGURE= yes MAN1= lukemftp.1 |