diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index aa639e63a76..97406cd66c1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.494 2004/05/09 05:40:40 minskim Exp $ +# $NetBSD: Makefile,v 1.495 2004/05/16 01:13:42 xtraeme Exp $ # COMMENT= Development utilities @@ -202,6 +202,7 @@ SUBDIR+= libgphoto2 SUBDIR+= libgsf SUBDIR+= libhfs SUBDIR+= libidn +SUBDIR+= libjit SUBDIR+= libmemmgr SUBDIR+= libmm SUBDIR+= libmpeg3 diff --git a/doc/CHANGES b/doc/CHANGES index 53703d85127..1fa1d3cb120 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5968 2004/05/16 00:56:18 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5969 2004/05/16 01:13:42 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2571,3 +2571,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xmame to 0.82.1 [kristerw 2004-05-16] Updated xmess to 0.82.1 [kristerw 2004-05-16] Added flac123-0.0.7 [xtraeme 2004-05-16] + Added libjit-0.0.2 [xtraeme 2004-05-16] |