diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:58:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:58:19 +0000 |
commit | 849238ad0333a53b55e341c97072d968a735601a (patch) | |
tree | fb564dfef435ca5677e3cd1a572964d41570f761 | |
parent | 085b526b4af8b4c1e65efd0d18cd6d150567d398 (diff) | |
download | ports-849238ad0333a53b55e341c97072d968a735601a.tar.gz ports-849238ad0333a53b55e341c97072d968a735601a.zip |
Notes
-rw-r--r-- | archivers/ha/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 9254998f0e97..b602d3294609 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -9,16 +9,13 @@ PORTNAME= ha PORTVERSION= 0.999b PORTREVISION= 1 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ +MASTER_SITES= ftp://ftp.kuzbass.ru/pub/unix/util/arcers/ DISTNAME= ha0999 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 |