aboutsummaryrefslogtreecommitdiff
path: root/textproc/discount
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-04-06 17:04:43 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-04-06 17:04:43 +0000
commitd17ef798514ce4ca4630ecdeccef569b1a650e4d (patch)
tree4e62657a7c213a7ba54c3241b1e6a89ab949bc0a /textproc/discount
parent8fbaacf35d5c51ee174b26455490e31e46ea8536 (diff)
downloadports-d17ef798514ce4ca4630ecdeccef569b1a650e4d.tar.gz
ports-d17ef798514ce4ca4630ecdeccef569b1a650e4d.zip
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports are reassigned back to him, with the exception of lang/go where both quantity and length of timeouts made the reset appropriate and necessary. With hat: portmgr
Notes
Notes: svn path=/head/; revision=530892
Diffstat (limited to 'textproc/discount')
-rw-r--r--textproc/discount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index dfbc85399d41..f902baa72a64 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.2.6
CATEGORIES= textproc devel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= C implementation of the Markdown markup language
LICENSE= BSD2CLAUSE