diff options
author | wiz <wiz> | 2000-09-14 11:18:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-09-14 11:18:23 +0000 |
commit | 0cb43bc481f8d7d0470bbedb3a2e155c73287ad2 (patch) | |
tree | 3b35706a34ee03d7e63f5d383de4dbd465ec6829 | |
parent | 6f4a481a30ed6a72e10bdda779545fd58d7879d0 (diff) | |
download | pkgsrc-0cb43bc481f8d7d0470bbedb3a2e155c73287ad2.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 |