diff options
author | linimon <linimon@FreeBSD.org> | 2010-12-08 03:35:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-12-08 03:35:25 +0800 |
commit | e2da55cb8203358f72191eac71b59b6a0dd003ef (patch) | |
tree | 8418568a825352ee76718d43cf2a853e630a312f /converters/p5-JSON-XS | |
parent | d3419ceb7fee6e317bcbed0a1ed8f3258fbadebf (diff) | |
download | freebsd-ports-gnome-e2da55cb8203358f72191eac71b59b6a0dd003ef.tar.gz freebsd-ports-gnome-e2da55cb8203358f72191eac71b59b6a0dd003ef.tar.zst freebsd-ports-gnome-e2da55cb8203358f72191eac71b59b6a0dd003ef.zip |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Diffstat (limited to 'converters/p5-JSON-XS')
-rw-r--r-- | converters/p5-JSON-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile index cddf043465af..cbfb4c2989f6 100644 --- a/converters/p5-JSON-XS/Makefile +++ b/converters/p5-JSON-XS/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/.$//} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= JSON serialising/deserialising, done correctly and fast RUN_DEPENDS= p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense |