diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-09-29 08:21:34 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-09-29 08:21:34 +0000 |
commit | 44434dc75a25527184149b9d64348681688752b5 (patch) | |
tree | b82867d427c13d666a54ca758986639878513217 /net/ruby-tcpsocketpipe/Makefile | |
parent | bafd89b14dfb3e926113609e846e4d26a651aa37 (diff) | |
download | ports-44434dc75a25527184149b9d64348681688752b5.tar.gz ports-44434dc75a25527184149b9d64348681688752b5.zip |
Notes
Diffstat (limited to 'net/ruby-tcpsocketpipe/Makefile')
-rw-r--r-- | net/ruby-tcpsocketpipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index 1bedb7c0154a..c7376cf6ac40 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling -RUN_DEPENDS= ${RUBY_SITELIBDIR}/application.rb:${PORTSDIR}/sysutils/ruby-devel-logger \ +RUN_DEPENDS= ${RUBY_SITELIBDIR}/logger.rb:${PORTSDIR}/sysutils/ruby-devel-logger \ ${RUBY_SITELIBDIR}/dump.rb:${PORTSDIR}/converters/ruby-dump.rb USE_RUBY= yes |