diff options
author | tron <tron@pkgsrc.org> | 2000-07-28 06:28:02 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-07-28 06:28:02 +0000 |
commit | fecd2f699a37c087fddc1e852a2c455268b26c1e (patch) | |
tree | ec95d9d1eddba109124cbb686fe0b7ef30b43333 /net/Makefile | |
parent | f01e40c53f9b56fac4ad35dbf2bb1ccc20479c76 (diff) | |
download | pkgsrc-fecd2f699a37c087fddc1e852a2c455268b26c1e.tar.gz |
Add and enable "gtm". Fixes PR pkg/10697 by Mario Kemper.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c42ca2dac8f..a3e8dd669b5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2000/07/16 17:15:58 tron Exp $ +# $NetBSD: Makefile,v 1.135 2000/07/28 06:28:02 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -37,6 +37,7 @@ # SUBDIR += gnut # broken SUBDIR += gtk-gnutella SUBDIR += gtksamba + SUBDIR += gtm SUBDIR += icb SUBDIR += icsi-finger SUBDIR += ircII |