From 9939db4bb972517663a5a3ba93ef94e120e7ff95 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 12 Apr 2004 10:47:12 +0000 Subject: - Fix MASTER_SITES PR: ports/65454 Submitted by: maintainer --- www/axis/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/www/axis/Makefile b/www/axis/Makefile index 6d25987fdca5..c96b5b094a49 100644 --- a/www/axis/Makefile +++ b/www/axis/Makefile @@ -13,14 +13,13 @@ PORTNAME= axis PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= www java -MASTER_SITES= http://ws.apache.org/axis/dist/1_1/ +MASTER_SITES= ${MASTER_SITE_APACHE} +MASTER_SITE_SUBDIR= ws/axis/${PORTVERSION:S,.,_,g} DISTNAME= axis-${PORTVERSION:S,.,_,g} MAINTAINER= rui@ruilopes.com COMMENT= SOAP implementation by APACHE project -BROKEN= "Unfetchable" - # # Change webapp directory by TOMCAT version # -- cgit v1.2.3