summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-03-23 23:14:35 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-03-23 23:14:35 +0000
commitff8ad5adcae50e148b25861d0b336b0106e56727 (patch)
tree53ef59c1f8ab8aae05f5a01e2b6cc77bb1a3d489
parent- Update to 2013.1 (and unbreak) (diff)
Take maintainership
Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=315084
-rw-r--r--textproc/py-markdown/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index e6f7487477d6..c74d8fe25830 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Markdown-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Text markup to HTML conversion engine for Python
USE_PYTHON= 2.5+