summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 19:42:41 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 19:42:41 +0000
commitce1421a38fe30ba532aadf4c04d7f96efddb5ddd (patch)
tree0494fe00c49ea3830e889c19ae243db33bf4c4ae /www
parent825a5876bf4165e83081ef46539dc487f864d4bb (diff)
downloadpkgsrc-ce1421a38fe30ba532aadf4c04d7f96efddb5ddd.tar.gz
'The "+=" operator should only be used with lists.'
Diffstat (limited to 'www')
-rw-r--r--www/py-nevow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-nevow/Makefile b/www/py-nevow/Makefile
index e65390ea96c..084c68fccae 100644
--- a/www/py-nevow/Makefile
+++ b/www/py-nevow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/28 06:31:01 asau Exp $
+# $NetBSD: Makefile,v 1.14 2013/04/06 19:42:42 rodent Exp $
#
VERSION= 0.10.0
@@ -13,7 +13,7 @@ MASTER_SITES= http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/
EXTRACT_SUFX= .tar.bz2
LICENSE= mit
-MAINTAINER+= gdt@ir.bbn.com
+MAINTAINER= gdt@ir.bbn.com
HOMEPAGE= http://divmod.org/trac/wiki/DivmodNevow
COMMENT= Next-generation web application templating system