diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
commit | 30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch) | |
tree | e5ec60956c799dd57754a970be6a41ed50bc7080 /games/tuxpuck | |
parent | 58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff) | |
download | ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.tar.gz ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.zip |
Notes
Diffstat (limited to 'games/tuxpuck')
-rw-r--r-- | games/tuxpuck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index 4b34ab2b4ab8..be0b2e04741d 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -8,7 +8,7 @@ PORTNAME= tuxpuck PORTVERSION= 0.8.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ |