diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-08 15:42:52 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-08 15:42:52 +0000 |
commit | d737fd0563f6425e27b6d9c9d8ff61d1a9034033 (patch) | |
tree | a45ca0c911f1f5bcae2185083a67a13f99be0509 /math/xspread | |
parent | 52d1501c6484e0c1175d586b9dfc3f1032154a97 (diff) | |
download | FreeBSD-ports-d737fd0563f6425e27b6d9c9d8ff61d1a9034033.zip FreeBSD-ports-d737fd0563f6425e27b6d9c9d8ff61d1a9034033.tar.gz |
Update MASTER_SITES (file moved from linuxberg.com to linux.tucows.com).
PR: 19104
Submitted by: Daniel Harris <dannyboy@subdimension.com>
Diffstat (limited to 'math/xspread')
-rw-r--r-- | math/xspread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 68654e7..2cbe032 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -8,7 +8,7 @@ PORTNAME= xspread PORTVERSION= 3.1.1c CATEGORIES= math -MASTER_SITES= http://www.linuxberg.com/files/x11/office/ +MASTER_SITES= http://linux.tucows.com/files/x11/office/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |