diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-07-14 16:18:58 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-07-14 16:18:58 +0800 |
commit | b43805f6f31d4ea1067e7eb7e0713e32960b4f67 (patch) | |
tree | 7e2ceb72364ea3a0c78ab8525da38b6d8c88ab48 /net | |
parent | a72e123ecc0384874454a53589173db21aca5771 (diff) | |
download | freebsd-ports-gnome-b43805f6f31d4ea1067e7eb7e0713e32960b4f67.tar.gz freebsd-ports-gnome-b43805f6f31d4ea1067e7eb7e0713e32960b4f67.tar.zst freebsd-ports-gnome-b43805f6f31d4ea1067e7eb7e0713e32960b4f67.zip |
Activate scotty3 (instead of scotty-current).
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8fe4ea1f9f5c..18dd5e25068e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -208,7 +208,7 @@ SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty - SUBDIR += scotty-current + SUBDIR += scotty3 SUBDIR += sendfile SUBDIR += sharity-light SUBDIR += slirp |