diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-06 12:54:40 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-06 12:54:40 +0000 |
commit | 69445046c0efc3d1e069608d1eebdc60cf6dfdf1 (patch) | |
tree | c35dcebf12dff6a50048969c0f8f9a8328d8e030 /games/tuxmath | |
parent | acca4a6f8ef3215b3f06b31faa1b3e1a82afb536 (diff) |
Notes
Diffstat (limited to 'games/tuxmath')
-rw-r--r-- | games/tuxmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 2a823959b562..ce094527fd9b 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= tuxmath PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/3571/ \ |