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 7be8bb399a6..a9166a68a92 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/09/11 23:04:19 asau Exp $ +# $NetBSD: Makefile,v 1.16 2012/09/15 10:05:30 obache Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ |