diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-23 14:15:57 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-23 14:15:57 +0000 |
commit | f2e23d3eef1268db6190aaed7319943904428efb (patch) | |
tree | c42b569d7be9f0739a18e8b04392477c4d30c0ca /deskutils | |
parent | GC empty files. (diff) |
fix mastersite
PR: 38453
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=59798
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xopps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |