diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 22:58:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 22:58:19 +0800 |
commit | c42b9a525c0d27003f13f59d947b88838485d7bb (patch) | |
tree | 7804567254adedf8ce99a6dbbe09aff8399ab27e /archivers/ha | |
parent | bc58341177ccf4d9d4ba8558f39d7e8b8d88e76f (diff) | |
download | freebsd-ports-gnome-c42b9a525c0d27003f13f59d947b88838485d7bb.tar.gz freebsd-ports-gnome-c42b9a525c0d27003f13f59d947b88838485d7bb.tar.zst freebsd-ports-gnome-c42b9a525c0d27003f13f59d947b88838485d7bb.zip |
Update maste_site, undeprecate
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (mail)
Diffstat (limited to 'archivers/ha')
-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 |