diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-06-16 12:49:00 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-06-16 12:49:00 +0000 |
commit | b93cd6367027f2c393864aebd33c3403210ac291 (patch) | |
tree | 1c952f03fb97cd7c5aa68ed39e067f7df5d7ba5b /textproc/smu | |
parent | ed71507e2ba7a51199a0db4f50e7853a5a5ae79e (diff) |
Take maintenership of multiple ports (feld@ drop its maintenership)
devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/rrdbot
sysutils/fusefs-gstfs
textproc/smu
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy
Submitted by: rodrigo
Approved by: bapt (mentor)
Notes
Notes:
svn path=/head/; revision=357983
Diffstat (limited to 'textproc/smu')
-rw-r--r-- | textproc/smu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/smu/Makefile b/textproc/smu/Makefile index 67dc2404caa2..f0c2581eab80 100644 --- a/textproc/smu/Makefile +++ b/textproc/smu/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= http://s01.de/~tox/files/smu/ \ http://mirror.4bit.ws/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= rodrigo@FreeBSD.org COMMENT= A simple interpreter for a simplified markdown dialect LICENSE= MIT |