diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-30 09:50:34 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-30 09:50:34 +0000 |
commit | 4d9f1e3f6a69eb45551a8b401760fecb1ba539fc (patch) | |
tree | c8b446252af30116fcdb1041b0ce5ecb974c76fb /devel/Makefile | |
parent | fbfc93950ffa7fab61597b6be7ab91968cacc164 (diff) | |
download | ports-4d9f1e3f6a69eb45551a8b401760fecb1ba539fc.tar.gz ports-4d9f1e3f6a69eb45551a8b401760fecb1ba539fc.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 58966f475e7c..f3cdfc19e795 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.110 1998/06/07 14:50:21 kuriyama Exp $ +# $Id: Makefile,v 1.111 1998/06/24 05:36:47 obrien Exp $ # SUBDIR += ElectricFence @@ -30,6 +30,7 @@ SUBDIR += gdb SUBDIR += gdbtk SUBDIR += gindent + SUBDIR += glade SUBDIR += gmake SUBDIR += id-utils SUBDIR += ilu |