diff options
Diffstat (limited to 'graphics/asymptote/Makefile')
-rw-r--r-- | graphics/asymptote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/asymptote/Makefile b/graphics/asymptote/Makefile index f97c2c7a2de..239fb9dea43 100644 --- a/graphics/asymptote/Makefile +++ b/graphics/asymptote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/03/16 22:51:54 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:04 wiz Exp $ # DISTNAME= asymptote-2.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asymptote/} EXTRACT_SUFX= .tgz |