diff options
author | obrien <obrien@FreeBSD.org> | 1997-02-19 11:40:35 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-02-19 11:40:35 +0800 |
commit | 966c2a86503f3859af18a0eff844a56fa4fe940a (patch) | |
tree | fca0cab0c0388fe0b537e08a1abd47db21d8059f /misc | |
parent | 0b33e062a6c3fe5619a2fda95b7275f549cf84a2 (diff) | |
download | freebsd-ports-gnome-966c2a86503f3859af18a0eff844a56fa4fe940a.tar.gz freebsd-ports-gnome-966c2a86503f3859af18a0eff844a56fa4fe940a.tar.zst freebsd-ports-gnome-966c2a86503f3859af18a0eff844a56fa4fe940a.zip |
turn on jive
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 081b31eb3b9e..740326c3eaea 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.100 1997/01/24 07:51:16 tg Exp $ +# $Id: Makefile,v 1.101 1997/02/17 09:56:07 tg Exp $ # SUBDIR += amanda @@ -21,6 +21,7 @@ SUBDIR += ical SUBDIR += isearch SUBDIR += ispell + SUBDIR += jive SUBDIR += kp SUBDIR += less SUBDIR += linuxls |