diff options
author | rodrigo <rodrigo@FreeBSD.org> | 2014-06-16 20:49:00 +0800 |
---|---|---|
committer | rodrigo <rodrigo@FreeBSD.org> | 2014-06-16 20:49:00 +0800 |
commit | 13f18c67fa10de829117349bf7cdd28a08cb56d7 (patch) | |
tree | 1c952f03fb97cd7c5aa68ed39e067f7df5d7ba5b /devel | |
parent | 44ea8362e83e88ab61d3088af910cfe94b61d9fb (diff) | |
download | freebsd-ports-gnome-13f18c67fa10de829117349bf7cdd28a08cb56d7.tar.gz freebsd-ports-gnome-13f18c67fa10de829117349bf7cdd28a08cb56d7.tar.zst freebsd-ports-gnome-13f18c67fa10de829117349bf7cdd28a08cb56d7.zip |
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)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/trio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/trio/Makefile b/devel/trio/Makefile index ae9bc86d2752..d5c9fb559faa 100644 --- a/devel/trio/Makefile +++ b/devel/trio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.14 CATEGORIES= devel MASTER_SITES= SF/c${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Fully matured and stable set of printf and string functions GNU_CONFIGURE= yes |