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 | c9975c8746d48b7337bc51d34658da50740c2952 (patch) | |
tree | 107a88d9b3e9ca4325ee50e95bd97d793b563969 /math | |
parent | 321e697ffd0209a669564cdaa42f3228e91ed45b (diff) | |
download | pkgsrc-c9975c8746d48b7337bc51d34658da50740c2952.tar.gz |
Bump PKGREVISON for math/xylib buildlink additions.
Diffstat (limited to 'math')
-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/ |