diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-05 08:09:12 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-05 08:09:12 +0000 |
commit | 1a9f39a55afeaee8824e743dcec073538be6624c (patch) | |
tree | 107a88d9b3e9ca4325ee50e95bd97d793b563969 /math/fityk | |
parent | a3a295521c10e5fe712fe0fa49250f01c6fa8886 (diff) | |
download | pkgsrc-1a9f39a55afeaee8824e743dcec073538be6624c.tar.gz |
Bump PKGREVISON for math/xylib buildlink additions.
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 b1d57bbefce..ec0b6c0a260 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/11/01 06:02:01 sbd Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/05 08:09:12 sbd Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ |