diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 20:40:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 20:40:33 +0000 |
commit | 0d5b5f904c70029fd4393cace1665656e3543a10 (patch) | |
tree | 27bee9e03e1654579968a05fb0faa8b179be1c4a /ftp/llnlxftp | |
parent | 59b645ab8fcd16103c58713b66779f78de95099d (diff) | |
download | ports-0d5b5f904c70029fd4393cace1665656e3543a10.tar.gz ports-0d5b5f904c70029fd4393cace1665656e3543a10.zip |
Notes
Diffstat (limited to 'ftp/llnlxftp')
-rw-r--r-- | ftp/llnlxftp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index 3857fd396090..ea728ba115ec 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Motif FTP client +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + PLIST_FILES= bin/xftp lib/X11/app-defaults/XFtp WRKSRC= ${WRKDIR}/llnlxftp2.1/sources USE_MOTIF= yes |