diff options
author | reed <reed@pkgsrc.org> | 2005-05-19 17:27:13 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-05-19 17:27:13 +0000 |
commit | f2f882c6ac62782bad5aabb6ae93cb0596063313 (patch) | |
tree | e3eed3f7cb990f4ce6670d19faa109876592d410 /misc | |
parent | 63819b0d5ab693c45ffe9b29bf8db55a58034a20 (diff) | |
download | pkgsrc-f2f882c6ac62782bad5aabb6ae93cb0596063313.tar.gz |
Moving the p5-Lingua-EN-Inflect, p5-Lingua-EN-Numbers-Ordinate,
and p5-Lingua-Preferred packages to the textproc category.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Lingua-EN-Numbers-Ordinate/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Lingua-Preferred/Makefile | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9d9eb693cef..9ff0288ebff 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.239 2005/05/19 13:06:42 minskim Exp $ +# $NetBSD: Makefile,v 1.240 2005/05/19 17:27:13 reed Exp $ # COMMENT= Miscellaneous utilities @@ -172,8 +172,6 @@ SUBDIR+= p5-File-MMagic SUBDIR+= p5-File-Tail SUBDIR+= p5-Geography-Countries SUBDIR+= p5-I18N-LangTags -SUBDIR+= p5-Lingua-EN-Numbers-Ordinate -SUBDIR+= p5-Lingua-Preferred SUBDIR+= p5-Locale-Codes SUBDIR+= p5-Locale-Maketext SUBDIR+= p5-Locale-Maketext-Fuzzy diff --git a/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile index a764032ad93..893af555d29 100644 --- a/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile +++ b/misc/p5-Lingua-EN-Numbers-Ordinate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:39 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/05/19 17:27:13 reed Exp $ # DISTNAME= Lingua-EN-Numbers-Ordinate-1.02 PKGNAME= p5-${DISTNAME} -CATEGORIES= devel perl5 +CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} MAINTAINER= tech-pkg@NetBSD.org diff --git a/misc/p5-Lingua-Preferred/Makefile b/misc/p5-Lingua-Preferred/Makefile index ba7b834e41d..8c397a3a95b 100644 --- a/misc/p5-Lingua-Preferred/Makefile +++ b/misc/p5-Lingua-Preferred/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:39 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/19 17:27:13 reed Exp $ # DISTNAME= Lingua-Preferred-0.2.4 PKGNAME= p5-${DISTNAME} -CATEGORIES= devel perl5 +CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} MAINTAINER= tech-pkg@NetBSD.org |