diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2012-08-06 23:23:38 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2012-08-06 23:23:38 +0800 |
commit | 4ff1e003ac4a14eddb24cb950ccd64b713867b43 (patch) | |
tree | 6b34172cc4d9360dad2795b1e2e704b53f55a7d0 /games/agame | |
parent | cb0d33afb01a51757626e6ec0cb2463924f34406 (diff) | |
download | freebsd-ports-graphics-4ff1e003ac4a14eddb24cb950ccd64b713867b43.tar.gz freebsd-ports-graphics-4ff1e003ac4a14eddb24cb950ccd64b713867b43.tar.zst freebsd-ports-graphics-4ff1e003ac4a14eddb24cb950ccd64b713867b43.zip |
- Update WWW
PR: ports/170368
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
Diffstat (limited to 'games/agame')
-rw-r--r-- | games/agame/Makefile | 2 | ||||
-rw-r--r-- | games/agame/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/agame/Makefile b/games/agame/Makefile index 40e47bd0fee..5a2a638f5e2 100644 --- a/games/agame/Makefile +++ b/games/agame/Makefile @@ -7,7 +7,7 @@ PORTNAME= agame PORTVERSION= 1577 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://zevv.nl/play/code/game/ \ http://critical.ch/distfiles/ \ diff --git a/games/agame/pkg-descr b/games/agame/pkg-descr index 0e844d500f9..3f61ddef085 100644 --- a/games/agame/pkg-descr +++ b/games/agame/pkg-descr @@ -3,4 +3,4 @@ colored blocks down as long as possible. New blocks are falling down at an increasing rate, blocks can be removed by creating rows of three or more blocks of the same color. The longer the row, the more points you get. -WWW: http://zevv.nl/code/game/ +WWW: http://zevv.nl/play/code/game/ |