summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2004-06-03 11:18:20 +0000
committershannonjr <shannonjr>2004-06-03 11:18:20 +0000
commitf332286816f33427d887aef45796fa494ea16448 (patch)
tree3ddd2db09397b00a5488c0fcf11df4bd9676cad8 /devel
parent0a00401f64c292e6d10fc84a0c9a42bb0b11b39c (diff)
downloadpkgsrc-f332286816f33427d887aef45796fa494ea16448.tar.gz
Added entry for gdbada, a debugger for the Ada 95 language.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 588e900f42c..cf853f2aebf 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.501 2004/06/03 10:09:52 shannonjr Exp $
+# $NetBSD: Makefile,v 1.502 2004/06/03 11:18:20 shannonjr Exp $
#
COMMENT= Development utilities
@@ -477,5 +477,6 @@ SUBDIR+= zlib
SUBDIR+= gdb6
SUBDIR+= libiberty
SUBDIR+= florist
+SUBDIR+= gdbada
.include "../mk/bsd.pkg.subdir.mk"