diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-17 05:04:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-17 05:04:20 +0800 |
commit | 91d20dfa3c53af3e3533cfa5aec043dd2fc2530b (patch) | |
tree | 6027031f7456e852150931ced7eb459d6187e666 /math/asymptote/Makefile | |
parent | 115166dfb86e1fd6f7b471c5d29b55399d16f66d (diff) | |
download | freebsd-ports-gnome-91d20dfa3c53af3e3533cfa5aec043dd2fc2530b.tar.gz freebsd-ports-gnome-91d20dfa3c53af3e3533cfa5aec043dd2fc2530b.tar.zst freebsd-ports-gnome-91d20dfa3c53af3e3533cfa5aec043dd2fc2530b.zip |
Update to 1.03
PR: 94143
Submitted by: Nicola Vitale <nivit@email.it>
Diffstat (limited to 'math/asymptote/Makefile')
-rw-r--r-- | math/asymptote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 8d96b633a5a7..8bef19b17ab2 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 0.99 +PORTVERSION= 1.03 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |