diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-03-14 19:23:26 +0800 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-03-14 19:23:26 +0800 |
commit | ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd (patch) | |
tree | 7a21abb76a86cfe192c4e379ae25d7dd7fca5297 /www/wml | |
parent | c6444dd90a0a2a579bb2a3d70dd2e88b21d5fc41 (diff) | |
download | freebsd-ports-gnome-ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd.tar.gz freebsd-ports-gnome-ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd.tar.zst freebsd-ports-gnome-ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd.zip |
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
Diffstat (limited to 'www/wml')
-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 |