diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 19:20:35 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 19:20:35 +0000 |
commit | 8a4e94e87eda0618162fb7795f3f3ede275c1e65 (patch) | |
tree | e8224ba55eb344b2d6a426ec0da13e5c2c3715b4 /deskutils/xopps/Makefile | |
parent | 39e84823baac8c6a0b2ec3ef8811f3cd47a518eb (diff) | |
download | ports-8a4e94e87eda0618162fb7795f3f3ede275c1e65.tar.gz ports-8a4e94e87eda0618162fb7795f3f3ede275c1e65.zip |
Notes
Diffstat (limited to 'deskutils/xopps/Makefile')
-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} |