diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-08-07 03:08:30 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-08-07 03:08:30 +0800 |
commit | e8cceadd3fd7cae189cbfebc32b1949457c3220b (patch) | |
tree | 579316d8508dc12adace14a725595798cc260079 /math | |
parent | 56a9fa4b99af854068a167fe49bbbbcd39482dba (diff) | |
download | freebsd-ports-gnome-e8cceadd3fd7cae189cbfebc32b1949457c3220b.tar.gz freebsd-ports-gnome-e8cceadd3fd7cae189cbfebc32b1949457c3220b.tar.zst freebsd-ports-gnome-e8cceadd3fd7cae189cbfebc32b1949457c3220b.zip |
- update MASTER_SITES and WWW
Diffstat (limited to 'math')
-rw-r--r-- | math/stepulator/Makefile | 2 | ||||
-rw-r--r-- | math/stepulator/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/stepulator/Makefile b/math/stepulator/Makefile index ad623ff87bc4..26b6ff7f5cc2 100644 --- a/math/stepulator/Makefile +++ b/math/stepulator/Makefile @@ -9,7 +9,7 @@ PORTNAME= stepulator PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= math gnustep -MASTER_SITES= http://www.linuks.mine.nu/stepulator/ \ +MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/stepulator/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= ${PORTNAME}-gs-${PORTVERSION} EXTRACT_SUFX= .tar.Z diff --git a/math/stepulator/pkg-descr b/math/stepulator/pkg-descr index 6f8becb546fd..367d16f3cc55 100644 --- a/math/stepulator/pkg-descr +++ b/math/stepulator/pkg-descr @@ -5,4 +5,4 @@ and Mac OS X (Cocoa). LICENSE: BSD 2-clause Copyright (c) 2003, Carduus development. All rights reserved. -WWW: http://www.linuks.mine.nu/stepulator/ +WWW: http://gnu.ethz.ch/linuks.mine.nu/stepulator/ |