diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-12-16 20:29:02 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-12-16 20:29:02 +0000 |
commit | ca91f2a53c2411a32747141fbe88f8815fb64baa (patch) | |
tree | a7261a6169b375be67b063d4f8603c177bedbe70 /textproc/jshon | |
parent | 2925ef8a2a374e58e431baa34baf2909c2d2ee08 (diff) |
Take maintainership
Notes
Notes:
svn path=/head/; revision=336661
Diffstat (limited to 'textproc/jshon')
-rw-r--r-- | textproc/jshon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile index 1ecd50e8a2dc..dbb6a9e484aa 100644 --- a/textproc/jshon/Makefile +++ b/textproc/jshon/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20121210 PORTREVISION= 1 CATEGORIES= textproc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bdrewery@FreeBSD.org COMMENT= json parser for the shell. LICENSE= MIT |