diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-08 15:42:52 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-08 15:42:52 +0000 |
commit | 032787db95fbbc25121acd5614053daaffcb1418 (patch) | |
tree | 88fc5a57c68e61f82a380a73a0726183b651cf5f /math/xspread | |
parent | 78d4c0b92db415d9aca10c7bd894a173f7ae9084 (diff) | |
download | ports-032787db95fbbc25121acd5614053daaffcb1418.tar.gz ports-032787db95fbbc25121acd5614053daaffcb1418.zip |
Notes
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 68654e73ed04..2cbe032b02b8 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 |