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 b07ee322b12..e1572c712f6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.546 2004/10/20 17:02:04 adrianp Exp $
+# $NetBSD: Makefile,v 1.547 2004/10/20 19:25:46 xtraeme Exp $
#
COMMENT= Development utilities
@@ -176,6 +176,7 @@ SUBDIR+= hptools
SUBDIR+= ht
SUBDIR+= id-utils
SUBDIR+= idiff
+SUBDIR+= intel2gas
SUBDIR+= ipv6socket_scrub
SUBDIR+= isect
SUBDIR+= its4
diff --git a/doc/CHANGES b/doc/CHANGES
index f6c7495cbf7..99ab817c615 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7495 2004/10/20 19:11:58 jmmv Exp $
+$NetBSD: CHANGES,v 1.7496 2004/10/20 19:25:46 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4786,3 +4786,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated pkgfind to 20041020 [jmmv 2004-10-20]
Added p5-xmltv-0.5.35 [adrianp 2004-10-20]
Updated gpgme to 1.0.0 [jmmv 2004-10-20]
+ Added intel2gas-1.3.3 [xtraeme 2004-10-20]