Add hyperestraier.
This commit is contained in:
parent
5b9b84ba5a
commit
edbd732efe
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.11624 2005/10/23 19:06:53 wiz Exp $
|
||||
$NetBSD: CHANGES,v 1.11625 2005/10/23 19:15:35 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -4788,3 +4788,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated devel/cpuflags to 0.95 [minskim 2005-10-23]
|
||||
Added databases/qdbm version 1.8.33 [minskim 2005-10-23]
|
||||
Updated x11/gtkglarea to 1.2.3nb1 [wiz 2005-10-23]
|
||||
Added textproc/hyperestraier version 1.0.1 [minskim 2005-10-23]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.298 2005/10/16 20:23:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.299 2005/10/23 19:15:36 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Text processing utilities (does not include desktop publishing)
|
||||
|
@ -86,6 +86,7 @@ SUBDIR+= hre
|
|||
SUBDIR+= html
|
||||
SUBDIR+= html2text
|
||||
SUBDIR+= html2wml
|
||||
SUBDIR+= hyperestraier
|
||||
SUBDIR+= icu
|
||||
SUBDIR+= intltool
|
||||
SUBDIR+= ipadic
|
||||
|
|
Loading…
Reference in a new issue