diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:36:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:36:00 +0800 |
commit | 748617f689476eb8355379ce1e8ca00002483476 (patch) | |
tree | 1283026ebacd4a5178c06fbfb5cad9b3d49b6d44 /sysutils | |
parent | d6dac63e252fd70b01f9e41dcfc41f2a960d53b2 (diff) | |
download | freebsd-ports-gnome-748617f689476eb8355379ce1e8ca00002483476.tar.gz freebsd-ports-gnome-748617f689476eb8355379ce1e8ca00002483476.tar.zst freebsd-ports-gnome-748617f689476eb8355379ce1e8ca00002483476.zip |
Fix master_site
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xsi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xsi/Makefile b/sysutils/xsi/Makefile index 5ff262628832..88f015ce816d 100644 --- a/sysutils/xsi/Makefile +++ b/sysutils/xsi/Makefile @@ -8,7 +8,7 @@ PORTNAME= xsi PORTVERSION= 1.0.b2 CATEGORIES= sysutils -MASTER_SITES= http://xsi.kolabore.ath.cx/download/ +MASTER_SITES= SF/xmlsysinfo/xmlsysinfo/1.0-beta2/ DISTNAME= ${PORTNAME}-1.0-beta2 MAINTAINER= ports@FreeBSD.org |