From b010db9f810f140df5a5d363c1fb1a2de09b82f8 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Tue, 27 Nov 2001 12:30:46 +0000 Subject: Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax --- java/xalan-j/Makefile | 9 ++++----- textproc/xalan-j/Makefile | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/java/xalan-j/Makefile b/java/xalan-j/Makefile index bb84dc0c55a3..50b3b78b973c 100644 --- a/java/xalan-j/Makefile +++ b/java/xalan-j/Makefile @@ -1,6 +1,6 @@ -# New ports collection makefile for: jakarta-ant +# New ports collection makefile for: xalan-j # Date created: 21 February 2001 -# Whom: ernst@jollem.com +# Whom: znerd@FreeBSD.org # # $FreeBSD$ # @@ -9,11 +9,10 @@ PORTNAME= xalan-j PORTVERSION= 2.1.0 CATEGORIES= java textproc MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/ \ - http://xml.apache.org/dist/old/${PORTNAME}/ \ - http://www.jollem.com/~ernst/ + http://www.metaverse.nl/~ernst/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} -MAINTAINER= ernst@jollem.com +MAINTAINER= znerd@FreeBSD.org RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index bb84dc0c55a3..50b3b78b973c 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -1,6 +1,6 @@ -# New ports collection makefile for: jakarta-ant +# New ports collection makefile for: xalan-j # Date created: 21 February 2001 -# Whom: ernst@jollem.com +# Whom: znerd@FreeBSD.org # # $FreeBSD$ # @@ -9,11 +9,10 @@ PORTNAME= xalan-j PORTVERSION= 2.1.0 CATEGORIES= java textproc MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/ \ - http://xml.apache.org/dist/old/${PORTNAME}/ \ - http://www.jollem.com/~ernst/ + http://www.metaverse.nl/~ernst/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} -MAINTAINER= ernst@jollem.com +MAINTAINER= znerd@FreeBSD.org RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper -- cgit v1.2.3