diff options
Diffstat (limited to 'graphics/opennurbs/Makefile')
-rw-r--r-- | graphics/opennurbs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opennurbs/Makefile b/graphics/opennurbs/Makefile index d61261a2144a..e417093da4b8 100644 --- a/graphics/opennurbs/Makefile +++ b/graphics/opennurbs/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= opennurbs -PORTVERSION= 20120914 +PORTVERSION= 20121024 CATEGORIES= graphics -MASTER_SITES= http://files.na.mcneel.com/opennurbs/5.0/2012-09-14/ +MASTER_SITES= http://files.na.mcneel.com/opennurbs/5.0/2012-10-24/ MASTER_SITE_SUBDIR=${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} |