diff options
author | markus <markus@FreeBSD.org> | 2005-12-18 02:42:47 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-12-18 02:42:47 +0800 |
commit | 20b5ba9b9b57127d9eb55972e2395482ade65165 (patch) | |
tree | c2cfc57863ed0b648631fecb362bf5ae665a4f2b /graphics/fraqtive | |
parent | 701aedd4682a9d4d1e19dae86a2c00766391267b (diff) | |
download | freebsd-ports-graphics-20b5ba9b9b57127d9eb55972e2395482ade65165.tar.gz freebsd-ports-graphics-20b5ba9b9b57127d9eb55972e2395482ade65165.tar.zst freebsd-ports-graphics-20b5ba9b9b57127d9eb55972e2395482ade65165.zip |
- Change MASTER_SITES and WWW to the new project site
- Add SHA256
Submitted by: Michal Mecinski (author)
Diffstat (limited to 'graphics/fraqtive')
-rw-r--r-- | graphics/fraqtive/Makefile | 2 | ||||
-rw-r--r-- | graphics/fraqtive/distinfo | 1 | ||||
-rw-r--r-- | graphics/fraqtive/pkg-descr | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/graphics/fraqtive/Makefile b/graphics/fraqtive/Makefile index 54f215ba663..2337c10120f 100644 --- a/graphics/fraqtive/Makefile +++ b/graphics/fraqtive/Makefile @@ -9,7 +9,7 @@ PORTNAME= fraqtive PORTVERSION= 0.3.1 PORTREVISION= 1 CATEGORIES= graphics kde -MASTER_SITES= http://zeus.polsl.gliwice.pl/%7Emimec/files/ +MASTER_SITES= http://fraqtive.mimec.org/files/ MAINTAINER= markus@FreeBSD.org COMMENT= Draws Mandelbrot and Julia fractals diff --git a/graphics/fraqtive/distinfo b/graphics/fraqtive/distinfo index e25660e8bb0..ce62a18436d 100644 --- a/graphics/fraqtive/distinfo +++ b/graphics/fraqtive/distinfo @@ -1,2 +1,3 @@ MD5 (fraqtive-0.3.1.tar.bz2) = edc51dfcf61183df9cb3eb1b18a71137 +SHA256 (fraqtive-0.3.1.tar.bz2) = ab491fedeca621df778bad8d98dfd14cbf60833acaedf5f9f6f75fa070cd92c7 SIZE (fraqtive-0.3.1.tar.bz2) = 507994 diff --git a/graphics/fraqtive/pkg-descr b/graphics/fraqtive/pkg-descr index 5b83438d6e2..1119f07964e 100644 --- a/graphics/fraqtive/pkg-descr +++ b/graphics/fraqtive/pkg-descr @@ -4,4 +4,4 @@ interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported. -WWW: http://zeus.polsl.gliwice.pl/~mimec/index.php?id=fraqtive +WWW: http://fraqtive.mimec.org/ |