diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-14 13:18:21 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-14 13:18:21 +0800 |
commit | cf5a5f53098885576260b7b09f140e39872b0709 (patch) | |
tree | 0f5d2da3340ee1e5dad7ee5d42aded18258f7cd5 /www/chtml | |
parent | 23a2b70d8211fe7bd1be1dde866585e8fc63e5d2 (diff) | |
download | freebsd-ports-graphics-cf5a5f53098885576260b7b09f140e39872b0709.tar.gz freebsd-ports-graphics-cf5a5f53098885576260b7b09f140e39872b0709.tar.zst freebsd-ports-graphics-cf5a5f53098885576260b7b09f140e39872b0709.zip |
Make chtml.tgz fetchable again
PR: ports/40372
Submitted by: Andreas Schulz <ats@first.fhg.de>Andreas Schulz <ats@first.fhg.de>
Diffstat (limited to 'www/chtml')
-rw-r--r-- | www/chtml/Makefile | 2 | ||||
-rw-r--r-- | www/chtml/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/chtml/Makefile b/www/chtml/Makefile index 4dadc9909b4..b673d6e27ff 100644 --- a/www/chtml/Makefile +++ b/www/chtml/Makefile @@ -8,7 +8,7 @@ PORTNAME= chtml PORTVERSION= 0.0 CATEGORIES= www devel lang -MASTER_SITES= http://people.delphi.com/gjc/ +MASTER_SITES= http://people.delphiforums.com/gjc/ DISTNAME= chtml EXTRACT_SUFX= .tgz diff --git a/www/chtml/pkg-descr b/www/chtml/pkg-descr index 5de78beaa5d..ed13643affc 100644 --- a/www/chtml/pkg-descr +++ b/www/chtml/pkg-descr @@ -11,4 +11,4 @@ in that it: documents. Therefore the documents can be verified as to HTML level conformance independently from running the scripts that use them. -WWW: http://people.delphi.com/gjc/chtml.html +WWW: http://people.delphiforums.com/gjc/chtml.html |