Add sgb.
This commit is contained in:
parent
be4959a550
commit
1d8e75186b
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.756 2006/05/04 01:31:55 minskim Exp $
|
# $NetBSD: Makefile,v 1.757 2006/05/04 09:37:36 minskim Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Development utilities
|
COMMENT= Development utilities
|
||||||
|
@ -627,6 +627,7 @@ SUBDIR+= sdcc
|
||||||
SUBDIR+= semantic
|
SUBDIR+= semantic
|
||||||
SUBDIR+= semi
|
SUBDIR+= semi
|
||||||
SUBDIR+= sfio
|
SUBDIR+= sfio
|
||||||
|
SUBDIR+= sgb
|
||||||
SUBDIR+= sgi-stl
|
SUBDIR+= sgi-stl
|
||||||
SUBDIR+= sgi-stl-docs
|
SUBDIR+= sgi-stl-docs
|
||||||
SUBDIR+= silc-toolkit
|
SUBDIR+= silc-toolkit
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
$NetBSD: CHANGES-2006,v 1.139 2006/05/04 05:40:39 tron Exp $
|
$NetBSD: CHANGES-2006,v 1.140 2006/05/04 09:37:36 minskim Exp $
|
||||||
|
|
||||||
Changes to the packages collection and infrastructure in 2006:
|
Changes to the packages collection and infrastructure in 2006:
|
||||||
|
|
||||||
|
@ -2376,3 +2376,4 @@ Changes to the packages collection and infrastructure in 2006:
|
||||||
Updated www/firefox to 1.5.0.3 [ghen 2006-05-04]
|
Updated www/firefox to 1.5.0.3 [ghen 2006-05-04]
|
||||||
Updated www/firefox-gtk1 to 1.5.0.3 [ghen 2006-05-04]
|
Updated www/firefox-gtk1 to 1.5.0.3 [ghen 2006-05-04]
|
||||||
Updated net/mtr to 0.71nb1 [tron 2006-05-04]
|
Updated net/mtr to 0.71nb1 [tron 2006-05-04]
|
||||||
|
Added devel/sgb version 0pre20050409 [minskim 2006-05-04]
|
||||||
|
|
Loading…
Reference in a new issue