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 /devel | |
parent | - Add missing USES=libtool (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 '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 |