diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-01-22 00:47:47 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-01-22 00:47:47 +0000 |
commit | 33937c40177638dd070bde4472178efb1e2337eb (patch) | |
tree | c52f70aca0540b17041c99bccda2d7e5ca8c2ad8 /net | |
parent | ccb9d3b625201deddcec4242ef1e355bbd2a8c98 (diff) | |
download | pkgsrc-33937c40177638dd070bde4472178efb1e2337eb.tar.gz |
add and enable gaim
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index bbdb0228ade..98d6b080a68 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 1999/01/20 02:09:26 hubertf Exp $ +# $NetBSD: Makefile,v 1.50 1999/01/22 00:47:47 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -31,6 +31,7 @@ # SUBDIR += ftpsearch # SUBDIR += ftptool SUBDIR += gated + SUBDIR += gaim # SUBDIR += gnu-finger # SUBDIR += gopher SUBDIR += icb |