diff options
author | agc <agc> | 1998-05-14 13:55:40 +0000 |
---|---|---|
committer | agc <agc> | 1998-05-14 13:55:40 +0000 |
commit | 462a15aa89421a852b03cf4acd6e0eea604582f6 (patch) | |
tree | fc3d6eaeced0663eb19fc12dcbc20499fb3b91a0 | |
parent | 4de64f38935d752415941fa7ada2bdb8a7947f6f (diff) | |
download | pkgsrc-462a15aa89421a852b03cf4acd6e0eea604582f6.tar.gz |
Enable tinyfugue
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 183bd195bd7..86c4ae32551 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1998/04/28 07:54:27 bouyer Exp $ +# $NetBSD: Makefile,v 1.28 1998/05/14 13:55:40 agc Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -70,7 +70,7 @@ SUBDIR += tcptrace # SUBDIR += telnetx # SUBDIR += tintin++ -# SUBDIR += tinyfugue + SUBDIR += tinyfugue # SUBDIR += traceroute # SUBDIR += trafshow SUBDIR+= ttcp |