From 9718d17298b66d17d507ecdf3b8d8933c6be7f3c Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Sat, 3 Mar 2012 13:39:53 +0000 Subject: [PATCH] Update MASTER_SITES Approved by: eadler (mentor) --- archivers/ha/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 7cda83c9dde2..ec171fab997b 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -9,13 +9,15 @@ PORTNAME= ha PORTVERSION= 0.999b PORTREVISION= 1 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kuzbass.ru/pub/unix/util/arcers/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ha0999 EXTRACT_SUFX= .tgz MAINTAINER= ak@FreeBSD.org COMMENT= The HA archiver using the HSC compression method +PROJECTHOST= ak-various-projects + NO_WRKSUBDIR= yes PLIST_FILES= bin/ha MAKEFILE= makefile.nix