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 2d45423dfe3..9d913e4247b 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2017/02/12 06:25:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2018/03/12 11:17:02 wiz Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ |