diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-19 06:16:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-19 06:16:01 +0000 |
commit | 5e1421eee0838aef5cc34204f2556b1ae6487aea (patch) | |
tree | 03b7ee877e6b2062717b14585730728492c8dcb3 /devel/Makefile | |
parent | 1cda1ec091f98531cc5b0eee5da2a52a7494318a (diff) | |
download | ports-5e1421eee0838aef5cc34204f2556b1ae6487aea.tar.gz ports-5e1421eee0838aef5cc34204f2556b1ae6487aea.zip |
Activate ORBit.
Notes
Notes:
svn path=/head/; revision=12637
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 39119698c363..2b9754fafdc8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.130 1998/08/10 00:09:42 steve Exp $ +# $Id: Makefile,v 1.131 1998/08/13 02:18:00 asami Exp $ # SUBDIR += ElectricFence SUBDIR += ORBacus + SUBDIR += ORBit SUBDIR += SWIG SUBDIR += SpecTcl SUBDIR += a2dev |