diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-17 05:17:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-17 05:17:29 +0000 |
commit | eb3452398f6a484648b5dac727700846dbae2043 (patch) | |
tree | 32368595973a273ed67a0ec6c2c5f2966063199a /archivers | |
parent | Update to 2.4.1. (diff) |
add more mastersites
PR: 42788
Submitted by: maintainer
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arj/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index 72b5e4f84df9..192b6bd18c62 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -8,7 +8,9 @@ PORTNAME= arj PORTVERSION= 3.10b CATEGORIES= archivers -MASTER_SITES= http://testcase.newmail.ru/files/ +MASTER_SITES= http://testcase.newmail.ru/files/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= keramida MAINTAINER= kot@premierbank.dp.ua |