diff options
author | epg <epg> | 2008-08-18 00:55:48 +0000 |
---|---|---|
committer | epg <epg> | 2008-08-18 00:55:48 +0000 |
commit | 6c38aa9bf0616094937fb6dbccbf247379dc0ff5 (patch) | |
tree | 436a9ca407e9718b11b86f70d33ecf2f582d09ed /www/serf | |
parent | 2da31bce7de4d962989cf4c1c92cf88960b025c7 (diff) | |
download | pkgsrc-6c38aa9bf0616094937fb6dbccbf247379dc0ff5.tar.gz |
Set MAINTAINER to pkgsrc-users@.
Diffstat (limited to 'www/serf')
-rw-r--r-- | www/serf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 8817615f2fa..ed7b1d23693 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/01/18 05:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2008/08/18 00:55:48 epg Exp $ # DISTNAME= serf-0.1.2 @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= epg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/serf/ COMMENT= High-performance asynchronous HTTP client library |