From f6786fd1a47bc66eaf110e15d4106b5c3f76e232 Mon Sep 17 00:00:00 2001 From: glewis Date: Thu, 20 Jun 2002 16:44:19 +0000 Subject: . Update to 0.3.1. . Unbreak by adding a patch for hoc.y. Note: Cannot update to 0.3.2 due to 4.x having an older readline library. --- math/rascal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/rascal/Makefile') diff --git a/math/rascal/Makefile b/math/rascal/Makefile index 080962fc50f6..21b76e893c38 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -7,7 +7,7 @@ # PORTNAME= rascal -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit