diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 22:37:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 22:37:08 +0800 |
commit | 4dcc5ea1212242bd5093d3b5b3bceebc9c15e131 (patch) | |
tree | c526611d8e6fd51aba89a8726af320f98e93563c /archivers/ha | |
parent | aa39905a01e4680a55bff744b3b54cd17e3da00c (diff) | |
download | freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.tar.gz freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.tar.zst freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'archivers/ha')
-rw-r--r-- | archivers/ha/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index ccef78a4d521..9254998f0e97 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= The HA archiver using the HSC compression method +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + NO_WRKSUBDIR= yes PLIST_FILES= bin/ha MAKEFILE= makefile.nix |