summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:47:07 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:47:07 +0000
commit272f68e838e2334c447515e8cd8735cf77ee60d3 (patch)
treee63648014530eff7d13183383f74747d3a7fe89d /devel/Makefile
parentminor little cleanup that slipped through the crack. (diff)
add in my new ports
Notes
Notes: svn path=/head/; revision=3488
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 76a05b5d5eb7..2961af3b0def 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.23 1996/07/11 17:36:25 ache Exp $
+# $Id: Makefile,v 1.24 1996/07/30 10:59:05 jkh Exp $
#
SUBDIR += SWIG
@@ -8,6 +8,7 @@
SUBDIR += cflow
SUBDIR += dmake
SUBDIR += flex
+ SUBDIR += gcc11
SUBDIR += gmake
SUBDIR += gperf
SUBDIR += libdlmalloc