diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2002-06-26 11:13:39 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2002-06-26 11:13:39 +0000 |
commit | 2e40fd661d28d1c34f092a3119283a9ce1d235cd (patch) | |
tree | 93bd443666515f91acc8946d032c46fd73858d56 /www/wml | |
parent | d72f005a1d3f12911de77ed1c1813f8408d4d5d1 (diff) | |
download | ports-2e40fd661d28d1c34f092a3119283a9ce1d235cd.tar.gz ports-2e40fd661d28d1c34f092a3119283a9ce1d235cd.zip |
Notes
Diffstat (limited to 'www/wml')
-rw-r--r-- | www/wml/Makefile | 4 | ||||
-rw-r--r-- | www/wml/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index 2bdca9ef56d9..639956120057 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -8,8 +8,8 @@ PORTNAME= wml PORTVERSION= 2.0.8 CATEGORIES= www lang -MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \ - ftp://ftp.engelschall.com/sw/wml/ +MASTER_SITES= http://thewml.org/distrib/ \ + ftp://thewml.org/distrib/ MAINTAINER= rse@engelschall.com diff --git a/www/wml/pkg-descr b/www/wml/pkg-descr index 88b2bda4009f..a9b6f206baee 100644 --- a/www/wml/pkg-descr +++ b/www/wml/pkg-descr @@ -21,4 +21,4 @@ provides most of the core features real hackers always wanted for HTML generation. -WWW: http://www.engelschall.com/sw/wml/ +WWW: http://thewml.org/ |