diff options
Diffstat (limited to 'math/fityk')
-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 5df6d77031d..c4c2ba7fe68 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/03/03 00:13:31 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/09/07 19:17:04 adam Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ |