diff options
author | linimon <linimon@FreeBSD.org> | 2007-02-27 12:54:19 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-02-27 12:54:19 +0800 |
commit | c5b9af2cf1508e90382b4cd1c2db3b1bd7161971 (patch) | |
tree | bcb093f9e0208cc66851e4a9b866a22e122c8980 /misc/p5-Locale-Msgcat | |
parent | e1a147ecffb44dd22f3cfde71f642da1fe6b8db7 (diff) | |
download | freebsd-ports-gnome-c5b9af2cf1508e90382b4cd1c2db3b1bd7161971.tar.gz freebsd-ports-gnome-c5b9af2cf1508e90382b4cd1c2db3b1bd7161971.tar.zst freebsd-ports-gnome-c5b9af2cf1508e90382b4cd1c2db3b1bd7161971.zip |
Fix typo.
Should have stayed in bed today: linimon
Diffstat (limited to 'misc/p5-Locale-Msgcat')
-rw-r--r-- | misc/p5-Locale-Msgcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Locale-Msgcat/Makefile b/misc/p5-Locale-Msgcat/Makefile index 9208fcf22996..8c9af4474718 100644 --- a/misc/p5-Locale-Msgcat/Makefile +++ b/misc/p5-Locale-Msgcat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Locale PKGNAMEPREFIX= p5- -MAINTAINER= gioria@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for systems to support the XPG4 message catalog functions MAN3= Locale::Msgcat.3 |