diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-19 03:40:35 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-19 03:40:35 +0000 |
commit | f51e69df170a128884e9abb06ac5115ebb5603d1 (patch) | |
tree | ff9c13b7c752474c6000bc68090db209b73544a4 /misc/Makefile | |
parent | b0e758d164f33e3c2f7515d42441048040456f96 (diff) | |
download | ports-f51e69df170a128884e9abb06ac5115ebb5603d1.tar.gz ports-f51e69df170a128884e9abb06ac5115ebb5603d1.zip |
turn on jive
Notes
Notes:
svn path=/head/; revision=5688
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 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 |