diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-20 23:45:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-20 23:45:17 +0000 |
commit | c318b90f55a8308ffacb0e9c8d8bfa17597e928a (patch) | |
tree | edc25e340b10f28d0b1750055b54264a08afb7c9 /graphics/gracula | |
parent | 0584e9da82d6fd6b03f684270a92f1638b315b92 (diff) |
Changed at maintainer request.
Notes
Notes:
svn path=/head/; revision=91775
Diffstat (limited to 'graphics/gracula')
-rw-r--r-- | graphics/gracula/Makefile | 6 | ||||
-rw-r--r-- | graphics/gracula/pkg-descr | 7 | ||||
-rw-r--r-- | graphics/gracula/pkg-message | 5 |
3 files changed, 10 insertions, 8 deletions
diff --git a/graphics/gracula/Makefile b/graphics/gracula/Makefile index e13ca69b426f..b8da617b90c0 100644 --- a/graphics/gracula/Makefile +++ b/graphics/gracula/Makefile @@ -8,10 +8,10 @@ PORTNAME= gracula PORTVERSION= 3.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.whizkidtech.net/cgi/gcl/ \ - http://www.whizkidtech.net/gcl/ +MASTER_SITES= ftp://ftp.whizkidtech.redprince.net/cgi/gcl/ \ + http://www.whizkidtech.redprince.net/gcl/ -MAINTAINER= adam@whizkidtech.net +MAINTAINER= adam@redprince.net COMMENT= A Graphic Counter Language compiler/interpreter do-install: diff --git a/graphics/gracula/pkg-descr b/graphics/gracula/pkg-descr index 025230498c6a..d0fd9c773779 100644 --- a/graphics/gracula/pkg-descr +++ b/graphics/gracula/pkg-descr @@ -7,8 +7,9 @@ Gracula is the compiler/interpreter for Graphic Counter Language, developed under FreeBSD, though usable on any Unix system. For details about the language, visit GCL home page (www.whizkidtech.net/gcl/) -as well as Count Gracula's Gallery (www.whizkidtech.net/gcl/gallery) which -contains a number of sample GCL scripts and showcases various counter designs. +as well as Count Gracula's Gallery (www.whizkidtech.redprince.net/gcl/gallery) +which contains a number of sample GCL scripts and showcases various counter +designs. GCL requires no configuration files. All you provide is graphic images and simple scripts. Optionally, you may link the images directly into the gracula @@ -19,4 +20,4 @@ number of seconds (or minutes, hours, days) left till the Year 2000. Gracula is written in C and highly optimized for speed which makes it work reliably even on the busiest web sites. -G. Adam Stanislav <adam@whizkidtech.net> +WWW: http://www.whizkidtech.redprince.net/gcl/ diff --git a/graphics/gracula/pkg-message b/graphics/gracula/pkg-message index f63e515ba9ae..b638de8677bc 100644 --- a/graphics/gracula/pkg-message +++ b/graphics/gracula/pkg-message @@ -3,10 +3,11 @@ to learn how to use Graphic Counter Language. An introductory tutorial, and a GCL FAQ, can be found at - http://www.whizkidtech.net/gcl/ + http://www.whizkidtech.redprince.net/gcl/ You should read both to take full advantage of the power of Graphic Counter Language. Also, sample scripts and graphics are available from - Count Gracula's Gallery, http://www.whizkidtech.net/gcl/gallery/ + Count Gracula's Gallery, + http://www.whizkidtech.redprince.net/gcl/gallery/ |