diff options
Diffstat (limited to 'lang/ruby16')
-rw-r--r-- | lang/ruby16/Makefile | 2 | ||||
-rw-r--r-- | lang/ruby16/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 704d2e17da09..be0c63a92423 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -89,6 +89,6 @@ post-install: @${CAT} ${PKGMESSAGE} test: - @(cd ${WRKSRC}; make test) + @(cd ${WRKSRC}; ${MAKE} test) .include <bsd.port.post.mk> diff --git a/lang/ruby16/distinfo b/lang/ruby16/distinfo index 4eddebf183a4..0891c1d32ce9 100644 --- a/lang/ruby16/distinfo +++ b/lang/ruby16/distinfo @@ -1,2 +1,2 @@ MD5 (ruby/ruby-1.6.2.tar.gz) = dcaa657d8b771c912ba53f49483cdeb7 -MD5 (ruby/ruby-1.6.2-2001.02.05.patch.gz) = 3e3e689d2bc253832f143f3e29541055 +MD5 (ruby/ruby-1.6.2-2001.02.19.patch.gz) = c77ed96eb22bc3aa2815f5b34c2e6465 |