diff options
author | epg <epg@pkgsrc.org> | 2004-11-27 00:36:25 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2004-11-27 00:36:25 +0000 |
commit | 5309050513be022cf26c985145f9232cd2a1514f (patch) | |
tree | 2cfc6ffa504a7d112c73f8490de2466af602be66 /www | |
parent | 79ae424f82f946f73b24192be0bfc7449d48f023 (diff) | |
download | pkgsrc-5309050513be022cf26c985145f9232cd2a1514f.tar.gz |
Set MAINTAINER to epg@NetBSD.org.
Diffstat (limited to 'www')
-rw-r--r-- | www/neon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 53f80dc7175..782a42fab8c 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2004/10/03 00:18:26 tv Exp $ +# $NetBSD: Makefile,v 1.28 2004/11/27 00:36:25 epg Exp $ DISTNAME= neon-0.24.7 PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= epg@pretzelnet.org +MAINTAINER= epg@NetBSD.org HOMEPAGE= http://www.webdav.org/neon/ COMMENT= HTTP and WebDAV client library |