diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-11-21 15:23:19 +0000 |
commit | 40b465290e79017f9bc608d4d6b93ca0c38b6557 (patch) | |
tree | 0f0df73fc6c705b356bd2509cff680f245299efb /math/stepulator | |
parent | cb55ca16b1088f52734ac500fe2c2442e1e7dc48 (diff) | |
download | ports-40b465290e79017f9bc608d4d6b93ca0c38b6557.tar.gz ports-40b465290e79017f9bc608d4d6b93ca0c38b6557.zip |
Notes
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 |