diff options
author | wiz <wiz> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-28 14:52:37 +0000 |
commit | 2941ecec8f01130a171dd0b31104359ecca3543a (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /www/curl | |
parent | d0c02364f39baa6a4ba3f77ccdfe3a1f9d84eeda (diff) | |
download | pkgsrc-2941ecec8f01130a171dd0b31104359ecca3543a.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'www/curl')
-rw-r--r-- | www/curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index 8d1108a032e..5fd2081da22 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2010/12/23 00:23:56 wiz Exp $ +# $NetBSD: Makefile,v 1.102 2011/02/28 14:53:06 wiz Exp $ DISTNAME= curl-7.21.3 CATEGORIES= www @@ -6,7 +6,7 @@ MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= recht@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://curl.haxx.se/ COMMENT= Client that groks URLs # not completely, but near enough |