diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /www/libwww | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Notes
Notes:
svn path=/head/; revision=47915
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 33f09ce01b43..1fbd1321be7d 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ DISTNAME= w3c-${PKGNAME} -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes USE_GMAKE= yes |