diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-10 00:53:10 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-10 00:53:10 +0000 |
commit | 5211eb3cac62a6cad62b1b5f913e14067474ae19 (patch) | |
tree | 2ed3c2808cbb926825a30296d5d8fc1104947383 /net/Makefile | |
parent | 51a9c8beaa7652f14e6769f5e02c414ea11dbea4 (diff) | |
download | ports-5211eb3cac62a6cad62b1b5f913e14067474ae19.tar.gz ports-5211eb3cac62a6cad62b1b5f913e14067474ae19.zip |
add rexx-sock 1.3
A function package for Rexx programmers to create sockets
Notes
Notes:
svn path=/head/; revision=93608
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 bfa9068cb0e4..7c958261b7bf 100644 --- a/net/Makefile +++ b/net/Makefile @@ -589,6 +589,7 @@ SUBDIR += redir SUBDIR += relay SUBDIR += remarp + SUBDIR += rexx-sock SUBDIR += rfbproxy SUBDIR += rinetd SUBDIR += ripetools |