diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-11 18:27:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-11 18:27:48 +0000 |
commit | 6731c2be348cda3917da7873ffdeaade234c6b35 (patch) | |
tree | 95e098f65e881a39f0ec137c2d0f25929bb3402a /misc/Makefile | |
parent | ef7fa8de21aef1e20455931d8813f676401fe2bc (diff) | |
download | ports-6731c2be348cda3917da7873ffdeaade234c6b35.tar.gz ports-6731c2be348cda3917da7873ffdeaade234c6b35.zip |
Notes
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fb5c50769275..5fdd56fdeea6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.145 1998/05/26 08:10:23 tg Exp $ +# $Id: Makefile,v 1.146 1998/06/12 08:52:05 tg Exp $ # SUBDIR += acron @@ -47,6 +47,7 @@ SUBDIR += plan SUBDIR += rpm SUBDIR += screen + SUBDIR += sls SUBDIR += sma SUBDIR += splitvt SUBDIR += team |