diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-05-28 04:08:59 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-05-28 04:08:59 +0800 |
commit | 7a848c8f13d36b984ee970f5e221d10ab140487c (patch) | |
tree | 68a2b3324e39c3e4d251f7714bf2f3b747204352 /ftp | |
parent | 1ab98758f56bff39e47839663119d4f06e383d5b (diff) | |
download | freebsd-ports-graphics-7a848c8f13d36b984ee970f5e221d10ab140487c.tar.gz freebsd-ports-graphics-7a848c8f13d36b984ee970f5e221d10ab140487c.tar.zst freebsd-ports-graphics-7a848c8f13d36b984ee970f5e221d10ab140487c.zip |
Set EXPIRATION date to 2007-06-30. Project became tnftp a long time ago.
Diffstat (limited to 'ftp')
-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 9c603d0b232..b835d7779b2 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 |