diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 18:59:24 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-02-12 18:59:24 +0000 |
commit | 9711a999499249d5b0951d46a535ab28ae5b421e (patch) | |
tree | e055165ba7b6383285202866086a80e1989be505 /www/libwww/Makefile | |
parent | e8c2d39c092a71c135c5eeb5cea96624fcc22a99 (diff) | |
download | ports-9711a999499249d5b0951d46a535ab28ae5b421e.tar.gz ports-9711a999499249d5b0951d46a535ab28ae5b421e.zip |
- Pass maintainership to marius@nuenneri.ch
Submitted by: marius@nuenneri.ch (ports@ mailing list)
Notes
Notes:
svn path=/head/; revision=228138
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r-- | www/libwww/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index eea0f329a07d..34e87f3aaa80 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.w3.org/Library/Distribution/ DISTNAME= w3c-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marius@nuenneri.ch COMMENT= The W3C Reference Library USE_AUTOTOOLS= libtool:15 |