diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-14 05:18:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-14 05:18:21 +0000 |
commit | 20fcc0626a5231ac6bfb6603e0bc253f59c44a63 (patch) | |
tree | 4aedd69f9936053ddd0734ad2d03559352fa5c25 /www | |
parent | a) Update www/oops to 1.5.22-20021204, which solves (diff) |
Make chtml.tgz fetchable again
PR: ports/40372
Submitted by: Andreas Schulz <ats@first.fhg.de>Andreas Schulz <ats@first.fhg.de>
Notes
Notes:
svn path=/head/; revision=71617
Diffstat (limited to 'www')
-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 4dadc9909b40..b673d6e27ffb 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 5de78beaa5d4..ed13643affc8 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 |