diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-03-14 11:23:26 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-03-14 11:23:26 +0000 |
commit | ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd (patch) | |
tree | 7a21abb76a86cfe192c4e379ae25d7dd7fca5297 /www | |
parent | c6444dd90a0a2a579bb2a3d70dd2e88b21d5fc41 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/wml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index c05a908b5962..11761a3aeebe 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www lang MASTER_SITES= http://thewml.org/distrib/ \ ftp://thewml.org/distrib/ -MAINTAINER= rse@engelschall.com +MAINTAINER= ports@FreeBSD.org COMMENT= Website META Language, webdesign toolkit for HTML generation USE_PERL5= yes |