diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-11-21 23:23:19 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-11-21 23:23:19 +0800 |
commit | d141783e3669091d0f579936bf2cbb05dfa43c5b (patch) | |
tree | 5e61ddb5241cf63b308f44c4cbe36cf003f33d9b /math/stepulator | |
parent | 7ec76a436a70f587963e55a32c12f4f24a806cf6 (diff) | |
download | freebsd-ports-gnome-d141783e3669091d0f579936bf2cbb05dfa43c5b.tar.gz freebsd-ports-gnome-d141783e3669091d0f579936bf2cbb05dfa43c5b.tar.zst freebsd-ports-gnome-d141783e3669091d0f579936bf2cbb05dfa43c5b.zip |
Update master site.
Approved by: tarzeau@linuks.mine.nu (maintainer)
Diffstat (limited to 'math/stepulator')
-rw-r--r-- | math/stepulator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/stepulator/Makefile b/math/stepulator/Makefile index cc279aeee616..742f1e65d7c5 100644 --- a/math/stepulator/Makefile +++ b/math/stepulator/Makefile @@ -9,7 +9,7 @@ PORTNAME= stepulator PORTVERSION= 1.0 CATEGORIES= math MASTER_SITES= http://www.linuks.mine.nu/stepulator/ \ - http://florida.ethz.ch/ports/distfiles/ + http://io.debian.net/~tar/ports/distfiles/ DISTNAME= ${PORTNAME}-gs-${PORTVERSION} EXTRACT_SUFX= .tar.Z |