diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-25 03:20:35 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-25 03:20:35 +0800 |
commit | eb61cf415fad5070c6ef8c1f30caea3284b07559 (patch) | |
tree | 0fee8dc6370f2fcdb28b50403aaa3936c65e5f59 /deskutils | |
parent | 5983c12edf02d9b69fd3d1f2d6072cf1629e2b98 (diff) | |
download | freebsd-ports-gnome-eb61cf415fad5070c6ef8c1f30caea3284b07559.tar.gz freebsd-ports-gnome-eb61cf415fad5070c6ef8c1f30caea3284b07559.tar.zst freebsd-ports-gnome-eb61cf415fad5070c6ef8c1f30caea3284b07559.zip |
- Remove bad site:
* ftp://ftp.weird.com/pub/mirror/
- Add new mastersite.
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 44491533eefb..cb7b588cdd24 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -8,7 +8,7 @@ PORTNAME= xopps PORTVERSION= 1.13 CATEGORIES= deskutils -MASTER_SITES= ftp://ftp.weird.com/pub/mirror/ \ +MASTER_SITES= http://cvsup.theplanet.com/distfiles/ \ http://dl.droso.net/ports/ DISTNAME= ${PORTNAME}.${PORTVERSION} |