diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-28 14:07:09 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-28 14:07:09 +0000 |
commit | d15a6ed9c2bba3e8263dff328d777f3498cbe7ae (patch) | |
tree | 718cf128219ebcc72b0f4ed378e4d0583ac88136 /www/g-gcl | |
parent | 06de5b16b23413500d8cef03ccc7f710dd7e5469 (diff) | |
download | ports-d15a6ed9c2bba3e8263dff328d777f3498cbe7ae.tar.gz ports-d15a6ed9c2bba3e8263dff328d777f3498cbe7ae.zip |
Notes
Diffstat (limited to 'www/g-gcl')
-rw-r--r-- | www/g-gcl/Makefile | 3 | ||||
-rw-r--r-- | www/g-gcl/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/g-gcl/Makefile b/www/g-gcl/Makefile index 543c5ed16207..b5668538c6ea 100644 --- a/www/g-gcl/Makefile +++ b/www/g-gcl/Makefile @@ -8,7 +8,8 @@ PORTNAME= g-gcl PORTVERSION= 1.10 CATEGORIES= www graphics -MASTER_SITES= ftp://ftp.whizkidtech.net/cgi/gcl/ \ +MASTER_SITES= http://www.whizkidtech.redprince.net/gcl/ \ + ftp://ftp.whizkidtech.net/cgi/gcl/ \ http://www.whizkidtech.net/gcl/ MAINTAINER= adam@whizkidtech.net diff --git a/www/g-gcl/pkg-descr b/www/g-gcl/pkg-descr index 23576e15d6ce..b379bc6e0a47 100644 --- a/www/g-gcl/pkg-descr +++ b/www/g-gcl/pkg-descr @@ -1,7 +1,7 @@ Sample Graphic Counter Language scripts for the creation of original web counters. -You can see the resulting counters at http://www.whizkidtech.net/gcl/gallery/ +You can see the resulting counters at http://www.whizkidtech.redprince.net/gcl/gallery/ Requires gracula. |