summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d8fdf81e16d..12f83c5975f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2004/04/02 12:20:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.482 2004/04/05 05:04:22 xtraeme Exp $
#
COMMENT= Development utilities
@@ -18,6 +18,7 @@ SUBDIR+= acunia-jam
SUBDIR+= adocman
SUBDIR+= aegis
SUBDIR+= ald
+SUBDIR+= allegro
SUBDIR+= anjuta
SUBDIR+= apache-ant
SUBDIR+= apache-ant15
diff --git a/doc/CHANGES b/doc/CHANGES
index 54969a88052..e5be2c8ec26 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5443 2004/04/05 02:45:44 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5444 2004/04/05 05:04:22 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1779,3 +1779,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated lua to 5.0.2 [xtraeme 2004-04-05]
Updated gftp to 2.0.17 [xtraeme 2004-04-05]
Updated gftp-gtk1 to 2.0.17 [xtraeme 2004-04-05]
+ Added allegro-4.1.13 [xtraeme 2004-04-05]