diff options
author | wxs <wxs@FreeBSD.org> | 2009-02-13 02:59:24 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-02-13 02:59:24 +0800 |
commit | 0754c0368115e3d129a660e5560bd37aad298739 (patch) | |
tree | 31b97c65ae4f959fbf2798292ad8a19f9d8af980 /www/libwww | |
parent | 3b8763652855e6d7dca6c114dfd34f103dc12910 (diff) | |
download | freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.tar.gz freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.tar.zst freebsd-ports-gnome-0754c0368115e3d129a660e5560bd37aad298739.zip |
- Pass maintainership to marius@nuenneri.ch
Submitted by: marius@nuenneri.ch (ports@ mailing list)
Diffstat (limited to 'www/libwww')
-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 |