diff options
author | pav <pav@FreeBSD.org> | 2005-09-10 07:19:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-10 07:19:15 +0800 |
commit | 30ce920afa7aa23dc8cea283da210b632d9e6791 (patch) | |
tree | 06156be62a576949bbaf7eadb968683a13c1a10b /math/asymptote/Makefile | |
parent | 02e44d552dc429102adf608793c5c015c70c7cd5 (diff) | |
download | freebsd-ports-gnome-30ce920afa7aa23dc8cea283da210b632d9e6791.tar.gz freebsd-ports-gnome-30ce920afa7aa23dc8cea283da210b632d9e6791.tar.zst freebsd-ports-gnome-30ce920afa7aa23dc8cea283da210b632d9e6791.zip |
- Update to 0.87
PR: ports/85797
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
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 a08131cb1383..b5d25358faed 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 0.86 +PORTVERSION= 0.87 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |