Add and enable p5-Text-Reform.

This commit is contained in:
minskim 2004-02-22 01:19:40 +00:00
parent df41bc1368
commit 34c1618f5c
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.4945 2004/02/22 01:13:01 minskim Exp $
$NetBSD: CHANGES,v 1.4946 2004/02/22 01:19:40 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@ -963,3 +963,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated ircII to 20040216nb1 [snj 2004-02-21]
Added autoswc-1.0 [jmmv 2004-02-21]
Added p5-IO-Tee-0.64 [minskim 2004-02-22]
Added p5-Text-Reform-1.11 [minskim 2004-02-22]

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.232 2004/02/21 02:07:04 minskim Exp $
# $NetBSD: Makefile,v 1.233 2004/02/22 01:19:40 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@ -146,6 +146,7 @@ SUBDIR+= p5-Text-DelimMatch
SUBDIR+= p5-Text-Diff
SUBDIR+= p5-Text-Format
SUBDIR+= p5-Text-Kakasi
SUBDIR+= p5-Text-Reform
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Template
SUBDIR+= p5-Text-Wrapper