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 ae2ed2c185b..26aeddd78e2 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:16:37 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:43 wiz Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ |