diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-07-10 16:39:09 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-07-10 16:39:09 +0800 |
commit | 2bcf87d2901c0d2e042bd65c2276b1632d86bcc8 (patch) | |
tree | c01790f9bd38e5b9ed101658eaf3b4394260bef2 /net/Makefile | |
parent | 204af5eaf681b8fa656d5eaa6fdb7369406e6405 (diff) | |
download | freebsd-ports-gnome-2bcf87d2901c0d2e042bd65c2276b1632d86bcc8.tar.gz freebsd-ports-gnome-2bcf87d2901c0d2e042bd65c2276b1632d86bcc8.tar.zst freebsd-ports-gnome-2bcf87d2901c0d2e042bd65c2276b1632d86bcc8.zip |
Development version of scotty.
Submitted by: Sergey Osokin <ozz@FreeBSD.org.ru>
PR: ports/19068
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a85d027ae59c..5ba799f39473 100644 --- a/net/Makefile +++ b/net/Makefile @@ -207,6 +207,7 @@ SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty + SUBDIR += scotty-current SUBDIR += sendfile SUBDIR += sharity-light SUBDIR += slirp |