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 09361766772..dad9e65dc27 100644 --- a/graphics/asymptote/Makefile +++ b/graphics/asymptote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/17 16:10:45 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:36 wiz Exp $ # DISTNAME= asymptote-2.15 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asymptote/} EXTRACT_SUFX= .tgz |