diff options
author | vs <vs@FreeBSD.org> | 2005-12-08 23:33:20 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-12-08 23:33:20 +0800 |
commit | bc18ebb14e6342cd9d59a89a4ef20a44f0452649 (patch) | |
tree | 0dd24eefd2535fa25794d92910e8c770c30720a1 /ftp/ftp4all | |
parent | 19eda6d2bb017af062cf2f7b2b103d5cd9a6626a (diff) | |
download | freebsd-ports-gnome-bc18ebb14e6342cd9d59a89a4ef20a44f0452649.tar.gz freebsd-ports-gnome-bc18ebb14e6342cd9d59a89a4ef20a44f0452649.tar.zst freebsd-ports-gnome-bc18ebb14e6342cd9d59a89a4ef20a44f0452649.zip |
Deprecate: mastersite disappeared, no longer maintained by author
PR: ports/89691
Submitted by: Jean Milanez Melo
Approved by: maintainer timeout
Diffstat (limited to 'ftp/ftp4all')
-rw-r--r-- | ftp/ftp4all/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/ftp4all/Makefile b/ftp/ftp4all/Makefile index b95682bac1e1..6c6ad07574b8 100644 --- a/ftp/ftp4all/Makefile +++ b/ftp/ftp4all/Makefile @@ -16,6 +16,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} f4awebsite.tar.gz MAINTAINER= alexs@snark.rinet.ru COMMENT= Advanced ftp-daemon +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE=2006-01-28 + HAS_CONFIGURE= yes .if defined(BATCH) || defined(PACKAGE_BUILDING) |