diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-13 02:27:12 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-13 02:27:12 +0000 |
commit | 2cef69e553bcb18595d8e1d1fb57a2dd8c606eb6 (patch) | |
tree | 04478b80f1b497dd28d11edf28163e614bf657c1 | |
parent | 4dd27ca42e9db8290e1fd8b13a10780f87410d49 (diff) | |
download | freebsd-ports-2cef69e553bcb18595d8e1d1fb57a2dd8c606eb6.zip |
Activate gyvescm and scriptkit.
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index eab8ca19ec86..73bdec5fa2e4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.147 1998/07/11 18:27:48 steve Exp $ +# $Id: Makefile,v 1.148 1998/07/12 23:44:23 steve Exp $ # SUBDIR += acron @@ -23,6 +23,7 @@ SUBDIR += git SUBDIR += gnuls SUBDIR += gone + SUBDIR += gyvescm SUBDIR += ical SUBDIR += iselect SUBDIR += jive @@ -48,6 +49,7 @@ SUBDIR += plan SUBDIR += rpm SUBDIR += screen + SUBDIR += scriptkit SUBDIR += sls SUBDIR += sma SUBDIR += splitvt |