summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:51:07 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:51:07 +0000
commit86ea6a4f5684061b0d33c3d6de1fedbe0842d5bf (patch)
tree510a112d2d770f4fd17751a8f8379416742fe99b /www
parent8dcc746d7021481c153b635e18bdfabc195fba81 (diff)
downloadpkgsrc-86ea6a4f5684061b0d33c3d6de1fedbe0842d5bf.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'www')
-rw-r--r--www/py-genshi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-genshi/Makefile b/www/py-genshi/Makefile
index de75427c002..ba542e9b964 100644
--- a/www/py-genshi/Makefile
+++ b/www/py-genshi/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2014/01/18 08:08:59 obache Exp $
+# $NetBSD: Makefile,v 1.12 2015/03/15 19:51:08 hiramatsu Exp $
DISTNAME= Genshi-0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://ftp.edgewall.com/pub/genshi/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://genshi.edgewall.org/
COMMENT= Python toolkit for generation of output for the web
LICENSE= modified-bsd