Add and enable p5-Text-Shellwords.

This commit is contained in:
minskim 2005-01-08 12:56:09 +00:00
parent 497a127403
commit 3eef1490aa
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.8656 2005/01/08 09:41:18 taca Exp $
$NetBSD: CHANGES,v 1.8657 2005/01/08 12:56:09 minskim Exp $
Changes to the packages collection and infrastructure in 2005:
@ -177,3 +177,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated ce-doc to 4.5 [schmonz 2005-01-08]
Updated ce-x11 to 4.5 [schmonz 2005-01-08]
Updated yatsvrs to 5.00.6nb4 [taca 2005-01-08]
Added p5-Text-Shellwords-1.02 [minskim 2005-01-08]

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.273 2004/12/26 15:58:11 wiz Exp $
# $NetBSD: Makefile,v 1.274 2005/01/08 12:56:09 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@ -155,6 +155,7 @@ SUBDIR+= p5-Text-Format
SUBDIR+= p5-Text-Kakasi
SUBDIR+= p5-Text-Quoted
SUBDIR+= p5-Text-Reform
SUBDIR+= p5-Text-Shellwords
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Tabs+Wrap
SUBDIR+= p5-Text-Template