From f2e23d3eef1268db6190aaed7319943904428efb Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 23 May 2002 14:15:57 +0000 Subject: [PATCH] fix mastersite PR: 38453 Submitted by: Erwin Lansing --- deskutils/xopps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index b652b6392645..6e77ff03df1e 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -9,7 +9,7 @@ PORTNAME= xopps PORTVERSION= 1.13 CATEGORIES= deskutils MASTER_SITES= ftp://ftp.weird.com/pub/mirror/ \ - ftp://devvax.jpl.nasa.gov/pub/xopps/ + http://dl.droso.net/ports/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org