diff options
author | reed <reed> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed> | 2004-12-28 23:18:15 +0000 |
commit | a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37 (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /games/tuxmath | |
parent | 298800bec4c050a52d5a5400299d1920acd993a5 (diff) | |
download | pkgsrc-a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'games/tuxmath')
-rw-r--r-- | games/tuxmath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index e39fa125207..b91b96abae1 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:14:47 tv Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/28 23:18:18 reed Exp $ # DISTNAME= tuxmath-2001.09.07-0102 PKGNAME= tuxmath-20010907 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxmath/} |