diff options
author | kim <kim> | 2000-04-15 05:18:12 +0000 |
---|---|---|
committer | kim <kim> | 2000-04-15 05:18:12 +0000 |
commit | 5aa688249913d6a0769ccc1984a5e23e868ccf45 (patch) | |
tree | bf3027a6ca5641333e93e0e7d71a173043888d74 /net | |
parent | 65125dafb7ba7a76fecf78890c05efe29056fb79 (diff) | |
download | pkgsrc-5aa688249913d6a0769ccc1984a5e23e868ccf45.tar.gz |
Add and enable gnut.
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 92f753ca942..d58852aeb93 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2000/04/10 01:14:39 jtk Exp $ +# $NetBSD: Makefile,v 1.119 2000/04/15 05:18:12 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -30,6 +30,7 @@ SUBDIR += gaim SUBDIR += gated SUBDIR += gnapster + SUBDIR += gnut SUBDIR += gtksamba SUBDIR += icb SUBDIR += icsi-finger |