diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-25 14:56:33 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-25 14:56:33 +0800 |
commit | ad7b3a3219523ff8a11effdf784db136a7c522d3 (patch) | |
tree | 81a42fb4ffb0ce7b1932f1ce80ee79926fa4cedd /math/rascal/Makefile | |
parent | d8cb143f42a1e04e286fcdd0e2fbb5272954163f (diff) | |
download | freebsd-ports-gnome-ad7b3a3219523ff8a11effdf784db136a7c522d3.tar.gz freebsd-ports-gnome-ad7b3a3219523ff8a11effdf784db136a7c522d3.tar.zst freebsd-ports-gnome-ad7b3a3219523ff8a11effdf784db136a7c522d3.zip |
upgrade to 0.3.0
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 3db13186e554..080962fc50f6 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -7,7 +7,7 @@ # PORTNAME= rascal -PORTVERSION= 0.2.9 +PORTVERSION= 0.3.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |