aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-03 13:41:02 +0800
committerasami <asami@FreeBSD.org>1995-05-03 13:41:02 +0800
commit817db4aad7b44ed0ec5c5df14d924bc85c505469 (patch)
tree4cd89116afb270cea7e29fab2d35395bd56fda02 /devel
parent43b5fb352335d7f30cbc5fc725ee3e82c2a63a12 (diff)
downloadfreebsd-ports-gnome-817db4aad7b44ed0ec5c5df14d924bc85c505469.tar.gz
freebsd-ports-gnome-817db4aad7b44ed0ec5c5df14d924bc85c505469.tar.zst
freebsd-ports-gnome-817db4aad7b44ed0ec5c5df14d924bc85c505469.zip
Add xxgdb.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b8807ccf0ead..c99f8cc60a1b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.7 1995/01/13 14:02:06 jkh Exp $
+# $Id: Makefile,v 1.8 1995/04/16 04:17:12 asami Exp $
#
# BROKEN= libmalloc
#
-SUBDIR= bcc bison gmake m4 mprof
+SUBDIR= bcc bison gmake m4 mprof xxgdb
.include <bsd.port.subdir.mk>