diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-30 14:34:14 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-30 14:34:14 +0000 |
commit | c51ca878b6ded47e07c608b30d5b9f070b2d1b99 (patch) | |
tree | 2551bb0ceabd4b16f558101fe905d315d3f6cda8 /net/Makefile | |
parent | Fix build problem of 3-stable. Somewhat dirty but it works... :< (diff) |
New gabber port. Gabber is a Jabber client for GNOME desktop.
PR: 19444
Submitted by: Erich Zigler <erich@tacni.net>
Notes
Notes:
svn path=/head/; revision=30026
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 218ce57eb953..fbefb3ccb1f8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -63,6 +63,7 @@ SUBDIR += fping SUBDIR += freewais-sf SUBDIR += fspclient + SUBDIR += gabber SUBDIR += gaim SUBDIR += gated SUBDIR += gatekeeper |