diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-02 13:44:38 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-02 13:44:38 +0800 |
commit | 7510a39e7a1951b0c42b5a5122974d34ae4fadaf (patch) | |
tree | 6e51eff5c7cb8934fdc4b40a1153cc3049f5b23d /math/rascal/Makefile | |
parent | 4a0465aaf62d5c3d720732f1ac4321dd251a2a3f (diff) | |
download | freebsd-ports-gnome-7510a39e7a1951b0c42b5a5122974d34ae4fadaf.tar.gz freebsd-ports-gnome-7510a39e7a1951b0c42b5a5122974d34ae4fadaf.tar.zst freebsd-ports-gnome-7510a39e7a1951b0c42b5a5122974d34ae4fadaf.zip |
upgrade to 0.2.7
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 8fe089a281b1..33230b501cd9 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -7,7 +7,7 @@ # PORTNAME= rascal -PORTVERSION= 0.2.6 +PORTVERSION= 0.2.7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |