diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2010-01-02 13:13:56 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2010-01-02 13:13:56 +0000 |
commit | 3bf90dd1eee0027a4e00072205737cee3b0d290b (patch) | |
tree | 0cf4b3864435ba301c158566062aeaee8e8a274d /math/asymptote/Makefile | |
parent | f61b24647c194b7b0353f475262d6754576fef39 (diff) |
Notes
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 196881811412..e035c660303d 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.90 +PORTVERSION= 1.91 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ |