aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Msgcat
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-12-31 11:31:09 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-12-31 11:31:09 +0000
commita7e7020396319a637bbba236a3d537df8d715df7 (patch)
tree58ee615b30c8cf89b4b3594e6e032fd80e7f90d6 /misc/p5-Locale-Msgcat
parente8f3342d0630cf25a80f442ec2c681f340018ed6 (diff)
downloadports-a7e7020396319a637bbba236a3d537df8d715df7.tar.gz
ports-a7e7020396319a637bbba236a3d537df8d715df7.zip
Pet portlint
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=96990
Diffstat (limited to 'misc/p5-Locale-Msgcat')
-rw-r--r--misc/p5-Locale-Msgcat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Locale-Msgcat/Makefile b/misc/p5-Locale-Msgcat/Makefile
index fb97fe46fa3b..9208fcf22996 100644
--- a/misc/p5-Locale-Msgcat/Makefile
+++ b/misc/p5-Locale-Msgcat/Makefile
@@ -11,12 +11,12 @@ CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
PKGNAMEPREFIX= p5-
-MAN3= Locale::Msgcat.3
MAINTAINER= gioria@FreeBSD.org
-COMMENT= A small Perl module for systems to support the XPG4 message catalog functions
+COMMENT= Perl module for systems to support the XPG4 message catalog functions
-PERL_CONFIGURE= YES
+MAN3= Locale::Msgcat.3
+PERL_CONFIGURE= YES
.include <bsd.port.mk>