diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/libmath++/Makefile | 2 | ||||
-rw-r--r-- | math/libmath++/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/libmath++/Makefile b/math/libmath++/Makefile index b7a986f03b01..5342bade1b33 100644 --- a/math/libmath++/Makefile +++ b/math/libmath++/Makefile @@ -8,7 +8,7 @@ PORTNAME= libmath++ PORTVERSION= 0.0.3 CATEGORIES= math devel -MASTER_SITES= http://www.surakware.net/pub/unstable/releases/libmath++/ +MASTER_SITES= http://www.robertjohnkaper.com/downloads/atlantik/ MAINTAINER= jhb@FreeBSD.org COMMENT= C++ Library for Symbolic and Numeric Calculus Applications diff --git a/math/libmath++/pkg-descr b/math/libmath++/pkg-descr index 0d288b5c306b..84cee217ca7d 100644 --- a/math/libmath++/pkg-descr +++ b/math/libmath++/pkg-descr @@ -1,4 +1,2 @@ libmath++ is a template based math library, written in C++, for symbolic and numeric calculus applications. - -WWW: http://www.surakware.net/projects/libmath++/index.xml |