diff options
author | beech <beech@FreeBSD.org> | 2009-02-01 07:36:01 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2009-02-01 07:36:01 +0800 |
commit | ca41047077386cad97b4f651651b4583aef84c6e (patch) | |
tree | 1a631a76c5ef41b67d487d2917e825f78ce8205d /ftp | |
parent | 4a67f4289ee574c4a008d25bab73297eda4df4b7 (diff) | |
download | freebsd-ports-gnome-ca41047077386cad97b4f651651b4583aef84c6e.tar.gz freebsd-ports-gnome-ca41047077386cad97b4f651651b4583aef84c6e.tar.zst freebsd-ports-gnome-ca41047077386cad97b4f651651b4583aef84c6e.zip |
- Mark deprecated
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/downloader/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index 51e3bf3b8c6a..cf1357ab680d 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -17,6 +17,9 @@ DISTNAME= d4x-${PORTVERSION} MAINTAINER= beech@FreeBSD.org COMMENT= Program for downloading via FTP or HTTP with GUI +DEPRECATED= sources unavailable - website dissappeared +EXPIRATION_DATE= 2009-02-15 + BUILD_DEPENDS= ${LOCALBASE}/include/boost/smart_ptr.hpp:${PORTSDIR}/devel/boost \ bash:${PORTSDIR}/shells/bash |