diff options
author | steve <steve@FreeBSD.org> | 1998-07-13 10:27:12 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-13 10:27:12 +0800 |
commit | 144d6ea7e2775db88d24bffb0b6eaf54c628d6bb (patch) | |
tree | a8ea2882c764febeece9f3021de35c1e36fc2c7a /misc | |
parent | 0535de871da96e042190f79fb3905f751fb1eb74 (diff) | |
download | freebsd-ports-gnome-144d6ea7e2775db88d24bffb0b6eaf54c628d6bb.tar.gz freebsd-ports-gnome-144d6ea7e2775db88d24bffb0b6eaf54c628d6bb.tar.zst freebsd-ports-gnome-144d6ea7e2775db88d24bffb0b6eaf54c628d6bb.zip |
Activate gyvescm and scriptkit.
Diffstat (limited to 'misc')
-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 |