diff options
author | kim <kim@pkgsrc.org> | 1999-08-31 02:38:41 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 1999-08-31 02:38:41 +0000 |
commit | f1b359bf99c01861b727bc488c45504770700571 (patch) | |
tree | 9a0386d748d408d1c2f624a1461b34f7c006f4c2 /net/Makefile | |
parent | 5ecdc53bf56e611ceb903ce576d0729878bf8a16 (diff) | |
download | pkgsrc-f1b359bf99c01861b727bc488c45504770700571.tar.gz |
Add and enable ssync
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 28822bc225a..7a8f8a370b0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 1999/08/30 17:48:16 kim Exp $ +# $NetBSD: Makefile,v 1.79 1999/08/31 02:38:41 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -98,6 +98,7 @@ SUBDIR += socks5 SUBDIR += spegla SUBDIR += srsh + SUBDIR += ssync # SUBDIR += strobe # SUBDIR += sup # SUBDIR += tac_plus |