diff options
author | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
commit | c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /games/tuxmath/Makefile | |
parent | 41feee93e30b6ead0f60c329fbbb6205722f2672 (diff) | |
download | pkgsrc-c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'games/tuxmath/Makefile')
-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 f41223c8780..f870679fa89 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 16:50:00 martti Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/08 14:41:40 wiz Exp $ # DISTNAME= tuxmath-2001.09.07-0102 PKGNAME= tuxmath-20010907 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/tuxmath CATEGORIES= games math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxmath/} |