diff options
author | roam <roam@FreeBSD.org> | 2003-02-28 22:07:09 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-02-28 22:07:09 +0800 |
commit | 87b4b0d18cf4fee8aa672f3d46d61da28b7cf64f (patch) | |
tree | 28a65f6777bd2c8f1d93f6aed2e91c336a8aa287 /www/g-gcl | |
parent | 6f2c23abfa025099d3ac90d43c91fd1aec5e1594 (diff) | |
download | freebsd-ports-gnome-87b4b0d18cf4fee8aa672f3d46d61da28b7cf64f.tar.gz freebsd-ports-gnome-87b4b0d18cf4fee8aa672f3d46d61da28b7cf64f.tar.zst freebsd-ports-gnome-87b4b0d18cf4fee8aa672f3d46d61da28b7cf64f.zip |
Fix the URL's in pkg-descr and add HTTP master sites.
PR: 48353
Submitted by: tadalunch@sources.redhat.com
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. |