diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-24 19:44:58 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-09-24 19:44:58 +0000 |
commit | 54d7301e037aa39cf01abefce7d5fcff639927bb (patch) | |
tree | 4d9f3aba01d31d69940b35715bfd787a9102fac2 /net/Makefile | |
parent | ebb54d3a343f5b0cba36739e93b48fb8acd3dc98 (diff) | |
download | ports-54d7301e037aa39cf01abefce7d5fcff639927bb.tar.gz ports-54d7301e037aa39cf01abefce7d5fcff639927bb.zip |
add forg
A Gopher client
Notes
Notes:
svn path=/head/; revision=48163
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 44db8f830f7e..dbff9f06194d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -96,6 +96,7 @@ SUBDIR += firetalk SUBDIR += flow-tools SUBDIR += flowscan + SUBDIR += forg SUBDIR += fping SUBDIR += freebsd-uucp SUBDIR += freeradius-devel |