diff options
author | Steve Price <steve@FreeBSD.org> | 1998-05-10 22:23:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-05-10 22:23:14 +0000 |
commit | e106a7a5ab3ca57b653d1b228967e94150395e3c (patch) | |
tree | 159fb0e9735ced4c7c0dbb48826b345bb9415e29 /misc | |
parent | e2ff5692056745f75dd2ba5c336d3bc2f4a73a7f (diff) |
Activate sma port.
Notes
Notes:
svn path=/head/; revision=10941
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 260965df77b9..05a6879c3dbb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.141 1998/04/29 23:52:55 mph Exp $ +# $Id: Makefile,v 1.142 1998/05/06 12:45:16 tg Exp $ # SUBDIR += acron @@ -44,6 +44,7 @@ SUBDIR += plan SUBDIR += rpm SUBDIR += screen + SUBDIR += sma SUBDIR += splitvt SUBDIR += team SUBDIR += teapot |