summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-03 13:45:46 +0000
committerrillig <rillig>2005-11-03 13:45:46 +0000
commitc663b343b23e1641bd7e8b5b262f52c6ac2d5603 (patch)
tree4cec0fa59bf296dc0bf9e88312728530632d5858
parente0e767f1ee49d79a8773f4e6fae5e09a2801394c (diff)
downloadpkgsrc-c663b343b23e1641bd7e8b5b262f52c6ac2d5603.tar.gz
Using MASTER_SITE_APACHE instead of hard-coded URL.
-rw-r--r--textproc/p5-XML-Xerces/Makefile4
-rw-r--r--www/p5-libapreq2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile
index 94403a78f39..4275ba4cb84 100644
--- a/textproc/p5-XML-Xerces/Makefile
+++ b/textproc/p5-XML-Xerces/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:35 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/11/03 13:45:46 rillig Exp $
#
DISTNAME= XML-Xerces-2.3.0-4
PKGNAME= p5-${DISTNAME:C/-([0-9]*)$/.\1/}
PKGREVISION= 3
CATEGORIES= textproc perl5
-MASTER_SITES= http://www.apache.org/dist/xml/xerces-p/
+MASTER_SITES= ${MASTER_SITE_APACHE:=xml/xerces-p/}
MAINTAINER= manu@NetBSD.org
HOMEPAGE= http://xml.apache.org/xerces-p/
diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile
index a7907d85173..0fc3d8b29a2 100644
--- a/www/p5-libapreq2/Makefile
+++ b/www/p5-libapreq2/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2005/08/23 12:59:39 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/03 13:46:21 rillig Exp $
DISTNAME= libapreq2-2.06-dev
PKGNAME= p5-libapreq2-2.06
PKGREVISION= 1
SVR4_PKGNAME= p5la2
CATEGORIES= www perl5
-MASTER_SITES= http://www.apache.org/dist/httpd/libapreq/
+MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/libapreq/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://httpd.apache.org/apreq/