diff options
author | stas <stas@FreeBSD.org> | 2009-10-15 06:03:50 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-10-15 06:03:50 +0800 |
commit | a853596dd811aa3ec43cf9f59e41354f61cd5c6d (patch) | |
tree | 38f1734c2fe56744317dc0522e844b06e7bcfcc2 /math | |
parent | 158f73a3868424f8737b101bd2ee117dab6390c5 (diff) | |
download | freebsd-ports-gnome-a853596dd811aa3ec43cf9f59e41354f61cd5c6d.tar.gz freebsd-ports-gnome-a853596dd811aa3ec43cf9f59e41354f61cd5c6d.tar.zst freebsd-ports-gnome-a853596dd811aa3ec43cf9f59e41354f61cd5c6d.zip |
- Bump PORTREVISION to reflect the lang/sbcl update.
Diffstat (limited to 'math')
-rw-r--r-- | math/maxima/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 1599aa7be90a..7c534edd6487 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,6 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.19.2 +PORTREVISION= 1 CATEGORIES= math tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |