diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-01 02:37:10 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-01 02:37:10 +0800 |
commit | 3324224a751dd990fe837f47b71fb4c03f82d5ab (patch) | |
tree | 6aabf056e7a12c7825ee87d89df58a8ca20d18db /math/rascal/Makefile | |
parent | c6059a7777760ebd7f43fe099cf0dd0b1f02922d (diff) | |
download | freebsd-ports-gnome-3324224a751dd990fe837f47b71fb4c03f82d5ab.tar.gz freebsd-ports-gnome-3324224a751dd990fe837f47b71fb4c03f82d5ab.tar.zst freebsd-ports-gnome-3324224a751dd990fe837f47b71fb4c03f82d5ab.zip |
ugprade to 0.2.6
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 2e5f92aceaab..8fe089a281b1 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -7,7 +7,7 @@ # PORTNAME= rascal -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |