diff options
-rw-r--r-- | devel/gauche-sdl/Makefile | 2 | ||||
-rw-r--r-- | devel/gauche-sdl/distinfo | 1 | ||||
-rw-r--r-- | devel/gauche-sdl/pkg-descr | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile index c8ec3f356ca5..7d26056906f7 100644 --- a/devel/gauche-sdl/Makefile +++ b/devel/gauche-sdl/Makefile @@ -8,7 +8,7 @@ PORTNAME= gauche-sdl PORTVERSION= 0.5.1 CATEGORIES= devel scheme -MASTER_SITES= http://www.michaelvess.com/text/code/ +MASTER_SITES= http://www.michaelvess.com/code/ DISTNAME= ${PORTFAKENAME}-${PORTVERSION} MAINTAINER= erik@smluc.org diff --git a/devel/gauche-sdl/distinfo b/devel/gauche-sdl/distinfo index 47fa7d7787ea..8e9acb72f1e9 100644 --- a/devel/gauche-sdl/distinfo +++ b/devel/gauche-sdl/distinfo @@ -1,2 +1,3 @@ MD5 (Gauche-sdl-0.5.1.tar.gz) = 402998451db9d6fb98b0814439393fa5 +SHA256 (Gauche-sdl-0.5.1.tar.gz) = 7363ca581a3acd020e19bfd33212390253929907c2590c1899a14ddfdb31a7ee SIZE (Gauche-sdl-0.5.1.tar.gz) = 121766 diff --git a/devel/gauche-sdl/pkg-descr b/devel/gauche-sdl/pkg-descr index 8233b39bb33f..fc808e8c77aa 100644 --- a/devel/gauche-sdl/pkg-descr +++ b/devel/gauche-sdl/pkg-descr @@ -1,5 +1,4 @@ SDL binding for Gauche Author: Michael Vess -WWW: http://www.michaelvess.com/text/index.html?content=code/content.php - http://www.shiro.dreamhost.com/scheme/wiliki/wiliki.cgi?Gauche%3aPackages&l=en#H-19q7sdo +WWW: http://www.michaelvess.com/ |