summaryrefslogtreecommitdiff
path: root/textproc/py-markdown2
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-09-28 03:05:47 +0000
committerobache <obache@pkgsrc.org>2014-09-28 03:05:47 +0000
commitf1b1c94af0f050a38f6d67b461e775a2f12be671 (patch)
treea775f15372e4ca0d7ffdce65ff09e4cd569996fb /textproc/py-markdown2
parent763c3c7b672bea1125b3b6d65805eef3158e2bb6 (diff)
downloadpkgsrc-f1b1c94af0f050a38f6d67b461e775a2f12be671.tar.gz
I don't remember why I imported and updated this package.
Diffstat (limited to 'textproc/py-markdown2')
-rw-r--r--textproc/py-markdown2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile
index 9480deab33a..83474f5922a 100644
--- a/textproc/py-markdown2/Makefile
+++ b/textproc/py-markdown2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/08/26 11:51:58 obache Exp $
+# $NetBSD: Makefile,v 1.10 2014/09/28 03:05:47 obache Exp $
DISTNAME= markdown2-2.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= textproc
MASTER_SITES= http://pypi.python.org/packages/source/m/markdown2/
EXTRACT_SUFX= .zip
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/trentm/python-markdown2
COMMENT= Fast and complete Python implementation of Markdown
LICENSE= mit