diff options
-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 |