Add and enable p5-Term-Screen.
This commit is contained in:
parent
55f7114638
commit
3660d052fe
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.679 2005/10/13 15:16:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.680 2005/10/16 04:51:51 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -454,6 +454,7 @@ SUBDIR+= p5-Sub-Uplevel
|
|||
SUBDIR+= p5-Term-ProgressBar
|
||||
SUBDIR+= p5-Term-ReadKey
|
||||
SUBDIR+= p5-Term-ReadLine
|
||||
SUBDIR+= p5-Term-Screen
|
||||
SUBDIR+= p5-Test-Builder-Tester
|
||||
SUBDIR+= p5-Test-ClassAPI
|
||||
SUBDIR+= p5-Test-Cmd
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.11508 2005/10/16 02:20:19 schmonz Exp $
|
||||
$NetBSD: CHANGES,v 1.11509 2005/10/16 04:51:51 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -4625,3 +4625,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated misc/figlet to 2.2.2 [tonio 2005-10-15]
|
||||
Updated lang/elk to 3.99.6 [tonio 2005-10-15]
|
||||
Updated mail/getmail to 4.3.13 [schmonz 2005-10-16]
|
||||
Added devel/p5-Term-Screen version 1.03 [minskim 2005-10-16]
|
||||
|
|
Loading…
Reference in a new issue