diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-11-15 02:30:33 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-11-15 02:30:33 +0000 |
commit | 5b0b87c19793a6bfe8e3cedabd1d19a9aa13ef99 (patch) | |
tree | 49cda1785b32d44491bfb774f5b9e579767d6dc7 /net/Makefile | |
parent | b499e6341e329ef8f4ce996c5e791ff52e8df7df (diff) | |
download | pkgsrc-5b0b87c19793a6bfe8e3cedabd1d19a9aa13ef99.tar.gz |
Add and enable xipdump.
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 cfcf5e9cb80..a5199ca162c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 1999/11/12 18:25:12 rh Exp $ +# $NetBSD: Makefile,v 1.95 1999/11/15 02:30:33 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -138,6 +138,7 @@ SUBDIR += wu-ftpd-vr SUBDIR += xarchie SUBDIR += xchat + SUBDIR += xipdump # SUBDIR += xipmsg SUBDIR += xtraceroute # SUBDIR += yale-tftpd |