diff options
Diffstat (limited to 'math/fityk/Makefile')
-rw-r--r-- | math/fityk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile index f763880ff60..5df6d77031d 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/02/06 12:40:52 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/03 00:13:31 wiz Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ |