diff options
author | wiz <wiz@pkgsrc.org> | 2000-09-14 11:18:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-09-14 11:18:23 +0000 |
commit | 9acaf78f24a57546a9bd5cc30345cf82ecde67cd (patch) | |
tree | 3b35706a34ee03d7e63f5d383de4dbd465ec6829 | |
parent | f2879efec040c3dac2e5c2828dfc4f9a64206240 (diff) | |
download | pkgsrc-9acaf78f24a57546a9bd5cc30345cf82ecde67cd.tar.gz |
add scotty
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7be65be7818..1bac1975da4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2000/09/07 17:45:36 jwise Exp $ +# $NetBSD: Makefile,v 1.154 2000/09/14 11:18:23 wiz Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -99,6 +99,7 @@ SUBDIR += rsync SUBDIR += rumba SUBDIR += samba + SUBDIR += scotty SUBDIR += sdist SUBDIR += sendfile SUBDIR += sftp |