diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-09-23 19:10:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-09-23 19:10:37 +0000 |
commit | 32aeeaae8a4d7b71686d5198ce0e8e4af87fb894 (patch) | |
tree | b8dd9f2e7c9cf1cf5eb93ee2d326db040f4dbc71 | |
parent | eec3dbb9b20228e5b3a9590b6cf7dca955fb4098 (diff) | |
download | ports-32aeeaae8a4d7b71686d5198ce0e8e4af87fb894.tar.gz ports-32aeeaae8a4d7b71686d5198ce0e8e4af87fb894.zip |
Bump portrevision. A rebuild is needed after rebuilding lang/sbcl,
even if the sbcl version did not change in the end.
Submitted by: Jan Henrik Sylvester <me janh de>
Notes
Notes:
svn path=/head/; revision=261716
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index d3c822617813..0280aff2acd6 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.22.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |