diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-04-26 18:48:47 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1999-04-26 18:48:47 +0000 |
commit | 5f64738f10fe1e0415a09856f2d7941ef9c24634 (patch) | |
tree | 33247c2e6684c336586428484b966a0153735f1a /devel/Makefile | |
parent | Import of shtool, version 1.1.0 (diff) |
Activate shtool port
Notes
Notes:
svn path=/head/; revision=18140
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 15485cf3853e..d58ecb3802b2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.172 1999/04/12 00:04:02 jseger Exp $ +# $Id: Makefile,v 1.173 1999/04/13 17:17:58 taoka Exp $ # SUBDIR += ElectricFence @@ -136,6 +136,7 @@ SUBDIR += sawt SUBDIR += scogdb SUBDIR += sfio + SUBDIR += shtool SUBDIR += stlport SUBDIR += swarm SUBDIR += tclcheck |