diff options
author | glewis <glewis@FreeBSD.org> | 2002-06-21 00:44:19 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2002-06-21 00:44:19 +0800 |
commit | f6786fd1a47bc66eaf110e15d4106b5c3f76e232 (patch) | |
tree | 74accd5b1119848c634670f6a2545ed86441b818 /math/rascal/Makefile | |
parent | 9deec41ca559d1836c3e684a0fa0adc8229d17d7 (diff) | |
download | freebsd-ports-gnome-f6786fd1a47bc66eaf110e15d4106b5c3f76e232.tar.gz freebsd-ports-gnome-f6786fd1a47bc66eaf110e15d4106b5c3f76e232.tar.zst freebsd-ports-gnome-f6786fd1a47bc66eaf110e15d4106b5c3f76e232.zip |
. 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.
Diffstat (limited to 'math/rascal/Makefile')
-rw-r--r-- | math/rascal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |