diff options
author | sbd <sbd> | 2011-11-05 08:09:12 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-05 08:09:12 +0000 |
commit | 2d4c40f4be9b84abe052a13c4f74fa2008077dd7 (patch) | |
tree | 107a88d9b3e9ca4325ee50e95bd97d793b563969 /math | |
parent | d6c2cbba96748b25286eb6f6fe5a52874ed1000e (diff) | |
download | pkgsrc-2d4c40f4be9b84abe052a13c4f74fa2008077dd7.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/ |