From c299e7cb462f3156d44f98818f7704b98946c9fa Mon Sep 17 00:00:00 2001 From: glewis Date: Mon, 5 May 2003 16:23:32 +0000 Subject: . Update to 1.2b7. . Revert back to using the actual distribution site in MASTER_SITES. Approved by: znerd --- lang/bsh/Makefile | 4 ++-- lang/bsh/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/bsh') diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile index c916d25d3b36..873c3fdb3370 100644 --- a/lang/bsh/Makefile +++ b/lang/bsh/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bsh -PORTVERSION= 1.2.b6 +PORTVERSION= 1.2.b7 CATEGORIES= java -MASTER_SITES= http://www.metaverse.nl/~ernst/ +MASTER_SITES= http://www.beanshell.org/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} EXTRACT_SUFX= .jar EXTRACT_ONLY= diff --git a/lang/bsh/distinfo b/lang/bsh/distinfo index c1c7a1e69a10..3017b0d3d29d 100644 --- a/lang/bsh/distinfo +++ b/lang/bsh/distinfo @@ -1 +1 @@ -MD5 (bsh-1.2b6.jar) = dd8c1f85d5e264926708ffc736b06504 +MD5 (bsh-1.2b7.jar) = 953188523fbc7ae5145d09978c26458d -- cgit