diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2009-01-12 13:59:37 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2009-01-12 13:59:37 +0800 |
commit | 7bdf374a6d6d2e66cab0803f84a1424c56e88af1 (patch) | |
tree | 4ec1c75691357612188194c25f9ca4bf1afb8bc0 /textproc | |
parent | 514cb41ca1f6d724d76cf994e599323575b3b1fe (diff) | |
download | freebsd-ports-gnome-7bdf374a6d6d2e66cab0803f84a1424c56e88af1.tar.gz freebsd-ports-gnome-7bdf374a6d6d2e66cab0803f84a1424c56e88af1.tar.zst freebsd-ports-gnome-7bdf374a6d6d2e66cab0803f84a1424c56e88af1.zip |
Update MAINTAINER to my @freebsd.org address
Approved by: linimon (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libyaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile index 7b83c1a76268..33e805a53bdb 100644 --- a/textproc/libyaml/Makefile +++ b/textproc/libyaml/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://pyyaml.org/download/libyaml/ DISTNAME= yaml-${PORTVERSION} -MAINTAINER= josh@tcbug.org +MAINTAINER= jpaetzel@FreeBSD.org COMMENT= A YAML 1.1 parser and emitter written in C GNU_CONFIGURE= yes |