diff options
author | Will Andrews <will@FreeBSD.org> | 2001-06-16 10:56:12 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-06-16 10:56:12 +0000 |
commit | 15d2a861edcb5b2c461ea71709a5d37391a1f443 (patch) | |
tree | 964a5563369b3b925a12a5c9663df98f80cab46a /net/Makefile | |
parent | Initial import. (diff) |
Add konverse 0.2, a KDE Jabber Client.
PR: 27877
Submitted by: Hye-Shik Chang <perky@python.or.kr>
Notes
Notes:
svn path=/head/; revision=44064
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e52a36db146b..d544e85a2572 100644 --- a/net/Makefile +++ b/net/Makefile @@ -157,6 +157,7 @@ SUBDIR += kdetelnet SUBDIR += kicq SUBDIR += kmud + SUBDIR += konverse SUBDIR += ksamba SUBDIR += kxicq SUBDIR += kxicq2 |