diff options
author | grant <grant@pkgsrc.org> | 2004-03-06 12:05:53 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-03-06 12:05:53 +0000 |
commit | 12172af07f6b8d106d7fea266ce5e275ae84faae (patch) | |
tree | d0e591701fb6c51eb2e0d8ce5b36b4c2d620c180 /net/Makefile | |
parent | db8fec7db2dd621bf67cd92f285e55dc90bfc329 (diff) | |
download | pkgsrc-12172af07f6b8d106d7fea266ce5e275ae84faae.tar.gz |
+ytalk-x11
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 ab770dbf898..c1647301011 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.451 2004/03/04 15:49:47 wiz Exp $ +# $NetBSD: Makefile,v 1.452 2004/03/06 12:05:53 grant Exp $ # COMMENT= Networking tools @@ -367,6 +367,7 @@ SUBDIR+= yafc SUBDIR+= yale-tftpd SUBDIR+= yaz SUBDIR+= ytalk +SUBDIR+= ytalk-x11 SUBDIR+= ywho SUBDIR+= zebra |